the path to neural networks on flask python

Uncategorized

https://towardsdatascience.com/a-financial-neural-network-for-quants-45ec0aaef73c

conda init
conda config --set auto_activate_base false
pip install notebook
cd /your/project/root/directory/
jupyter notebook 

code left

c right

!! dont forget about requirements.txt

https://towardsdatascience.com/activation-functions-neural-networks-1cbd9f8d91d6

https://www.datacamp.com/community/tutorials/lstm-python-stock-market

Leave a Reply

Your email address will not be published. Required fields are marked *