/BasicAI

A personal sandbox in which I learn how to make neural networks

Primary LanguageC++

BasicAI

BasicAI is a sandbox in which I learn AI on my own initiative while loosely following this book. The main difference in between this project and the book is that I will be writing the neural networks in C++ rather than Python.