Skip to content

Commit

Permalink
Add m2cgen for transpiling ML models into PowerShell code
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Aug 4, 2021
1 parent 1586826 commit e6c8c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ It includes a command-line shell and an associated scripting language.
## Misc

* [DbgShell](https://github.com/Microsoft/DbgShell) - A PowerShell front-end for the Windows debugger engine.
* [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native PowerShell code with zero dependencies.
* [poke](https://github.com/oising/poke) - Crazy cool reflection module for PowerShell.
Explore and invoke private APIs like nobody is watching.
Useful for security research, testing and quick hacks.
Expand Down

0 comments on commit e6c8c7c

Please sign in to comment.