Skip to content

arrudamichel/course__deep_learning_deAaZ_Pytorch_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Course

It is a repository to keep the exercises from the course named "Deep Learning de A a Z com PyTorch e Python".

Data

The data used in the exercises is in the "\data" folder.

Steps to run the project in Conda environment

1. Anaconda install

2. Create Conda enviroment

conda env create -f environment.yml

3. Activate Conda enviroment

conda activate teste_tecnico_contabilizei

4. Run jupyter-lab to access the Python Notebook.

jupyter-lab

About

This repository is for a course from Udemy named "Deep Learning de A a Z com PyTorch e Python".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published