/ README.md
README.md
1 # Learner 2 3 ## Travis CI checks 4 5 | Master | Develop | 6 |-|-| 7 | [](https://travis-ci.org/Lazerbeak12345/Learner) | [](https://travis-ci.org/Lazerbeak12345/Learner) | 8 9 --- 10 11 An all-purpose Javascript Artificial Intelegence (AI) library that has four built-in types of learning, or "cores": 12 13 * a custom type of learning that is easy to use and requires very little setup (in-progress). 14 * a Deep-Learning core (in-progress) 15 * a Q-Learning core (in-progress) 16 * and a sinapse web core (in-progress) 17 * a test core to make sure that things are a OK