This repository has been archived by the owner. It is now read-only.

ia-neural

General Purpose Neural Network Build Status

Neural Network to compute stuff

#Uso

  • $ crystal run src/generate.cr Para generar la data para entrenar a la red neuronal
  • $ crystal run src/learn.cr para aprender
  • $ crystal run src/predict.cr -- 0.2,0.4,0.0 -e 0.2 para chekear que un dato [0.2, 0.4, 0.0] contra 0.0

Installation

Tener crystal. Guía de instalación

Repository

ia-neural

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 0
  • about 7 years ago
  • October 12, 2017
License

MIT License

Links
Synced at

Thu, 07 Nov 2024 10:02:52 GMT

Languages