Merge branch 'dev' of https://repositories.communitynotfound.work/PoliBa-DeepLearning/NanoSocrates into dev
This commit is contained in:
commit
28723ab662
13
README.md
13
README.md
@ -4,4 +4,15 @@ This is the work project for the DeepLearning exam of 16th September 2025
|
|||||||
|
|
||||||
## Index
|
## Index
|
||||||
|
|
||||||
- [Resources](./docs/RESOURCES.md)
|
- [Resources](./docs/RESOURCES.md)
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
|
Create and activate you Conda enviroment with:
|
||||||
|
|
||||||
|
conda env create -f environment.yaml
|
||||||
|
conda activate deep_learning
|
||||||
|
|
||||||
|
Now install dependencies on pip:
|
||||||
|
|
||||||
|
pip install -r requirements.txt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user