Skip to content

A very short introduction to Deep Learning in Python

License

Notifications You must be signed in to change notification settings

MLIME/12aMostra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

12aMostra

All material here was created for the 12ª aMostra Estatística do IME-USP.

In the folder "presentation":

The latex code and the pdf for the presentation “Primeiros Passos de Deep Learning em Python”. (You can watch it here)

In the folder "src":

Basic tutorials for the deep learning libraries Tensorflow and Keras. Before you run the notebook you should install all the required libraries:

$ sudo apt-get install python3-pip
$ pip3 install -r requirements.txt

About

A very short introduction to Deep Learning in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published