gradnite
Version, currently 0.1.01 version
- 0.1.0latestJul 23, 2023
github.com/LucianBuzzo/gradnite
A simple neural network library for Crystal
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
gradnite:
github: LucianBuzzo/gradnite
version: ~> 0.1.0Then run:
shards installshard.yml
- Crystal
1.9.2- License
- MIT
- Author
- Lucian Buzzo
Dependencies
This version declares no dependencies.
README
Gradnite
A simple Autograd engine written in Crystal. Implements forward and backward passes for a simple neural network, using scalar values.
Installation
Install prerequisites:
brew install crystal watchexec graphviz
Development
Run in watch mode:
./watch.sh
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- Jul 23, 2023
- Commit
b2cacdc8d828- Crystal
1.9.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/LucianBuzzo/gradnite
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1