seankim658 / Pytorch-Practice

Repository from Github https://github.comseankim658/Pytorch-PracticeRepository from Github https://github.comseankim658/Pytorch-Practice

Pytorch Practice

Description

Practicing different network styles in pytorch.

Setup

Create the conda environment using the conda_environment.yml file and activate the environment.

conda env create -f <PATH/TO/conda_environment.yml>  
conda activate ml-general

About


Languages

Language:Python 95.0%Language:Jupyter Notebook 5.0%