Objectives for first half 2024
- Python 3.12.3
- MiniConda (conda v24.4.0)
- Vscode
- Tensorflow + Keras
- Jupyter Notebook
- git clone
[email protected]:NiloJr-sun/objectives2024.git
- cd objectives2024/pobjective/
- install mini-conda from here: https://docs.anaconda.com/miniconda/miniconda-install/
- conda create --name myenv python=3.12.3
- conda activate myenv
- conda install tensorflow
- conda install jupyter
- jupyter notebook
- cd objectives2024/pobjective/
- conda activate myenv
- jupyter notebook