/deep-learning

Implementations of the "Manual Prático do Deep Learning" course using python

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

Deep Learning

In this repository there are some implementations of the Neural Networks concepts, which are:

  • Perceptron;
  • Adaline;
  • Sigmoid;
  • Deep Learning.