Skip to content

deeplearningunb/building-ann

Repository files navigation

Construindo uma Rede Neural Artificial

Construindo sua primeira rede neural usando Keras, Theano e Tensorflow Parte da matéria de DeepLearning da escola de Engenharia de Software da UnB

Usage

jupyter-notebook

Open a jupyter-notebook in your desired env and run the command:

jupyter-notebook ArtificialNeuralNetwork.ipynb

Python module

Install the requirements in the desired env:

pip install -r requirements.txt

Run the python module and make changes in a file editor:

python ann.py

or

python evaluating_improving_tuning.py

About

Construindo sua primeira rede neural

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •