Neural Network Init Env conda create -n nn python=3.10.13 conda activate nn pip install -r requirements.txt