Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashutoshbsathe/scarpet-nn
Tools and libraries to run neural networks in Minecraft :pick:
https://github.com/ashutoshbsathe/scarpet-nn
binarized-neural-networks minecraft neural-network-compression neural-networks
Last synced: 3 months ago
JSON representation
Tools and libraries to run neural networks in Minecraft :pick:
- Host: GitHub
- URL: https://github.com/ashutoshbsathe/scarpet-nn
- Owner: ashutoshbsathe
- License: gpl-3.0
- Created: 2020-04-22T05:33:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T05:31:09.000Z (over 1 year ago)
- Last Synced: 2024-05-08T00:32:35.313Z (6 months ago)
- Topics: binarized-neural-networks, minecraft, neural-network-compression, neural-networks
- Language: Python
- Homepage: https://git.io/scarpet-nn-docs
- Size: 4.72 MB
- Stars: 144
- Watchers: 8
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - scarpet-nn - Tools and libraries to run neural networks in Minecraft. (Deep Learning Framework / High-Level DL APIs)
README
# scarpet-nn
Tools and libraries to run neural networks in Minecraft :pick:scarpet-nn allows you to run neural networks (specifically binarized neural networks) in your Minecraft world. This could be useful for benchmarking neural network performance in research scenarios. If you are a Minecraft map designer, you can use scarpet-nn to perform specific/hidden actions based on what user draws on a wall or the input area of your choice.
Read the full documentation [here](https://ashutoshbsathe.github.io/scarpet-nn)
## License
[GNU General Public License v3](LICENSE)