Skip to content

Sergi095/deeplearning_vu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Vrije Universtiteit Amsterdam.

deep learning vu assignments edition 2023/2024.

Installation

  1. Clone the repository to your local machine.

  2. Navigate to the directory containing the environment.yml file.

  3. Create the environment from the environment.yml file:

    conda env create -f environment.yml
  4. Activate the new environment:

    conda activate dl_ass
  5. Verify that the new environment was installed correctly:

    conda env list

You should see the environment you just created in the list.

About

deep learning vu assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages