Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 176 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 176 Bytes

neural_network

To make NN work, install "ai4r" gem.

enter to the console:

gem install ai4r

in the file you must write:

require "rubygems"

require "ai4r"