This repository has been archived by the owner. It is now read-only.
ia-neural
General Purpose Neural Network 
Neural Network to compute stuff
#Uso
$ crystal run src/generate.crPara generar la data para entrenar a la red neuronal$ crystal run src/learn.crpara aprender$ crystal run src/predict.cr -- 0.2,0.4,0.0 -e 0.2para chekear que un dato[0.2, 0.4, 0.0]contra0.0
Installation
Tener crystal. Guía de instalación
Repository
ia-neural
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- about 8 years ago
- October 12, 2017
License
MIT License
Links
Synced at
Mon, 27 Oct 2025 12:25:20 GMT
Languages