Prazma/ANR

AI algorithm implementation for prediction

Open

#5 opened on Apr 14, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Epicenhancementgood first issuehelp wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

As we can see from the program written on path js/ai.js, there is no AI machine learning algorithm with two outputs (increase or decrease with the steam output).

The next goal of this project is to implement the "prediction" algorithm based off of a simple backpropagation algorithm, with two outputs are written above.

Contributor guide