Skip to content

Neural Networks Basics

Mathieu Garon edited this page Apr 4, 2019 · 6 revisions

Before you start to write code

We strongly recommend reading the Stanford University CS231n Course.

Code

Knowing how to use python/numpy properly is a must!

Clone this wiki locally