00b87e01ea9edee38a58868d8446a715001ace6a
old - ${Proj}/Scripts/fetchdata.py
new - ${Proj}/Scripts/DataGathering/fetchdata.py
NanoSocrates
This is the work project for the DeepLearning exam of 16th September 2025
Index
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