How to build your own Neural Network from scratch in Python
https://towardsdatascience.com/how-to-build-your-own-neural-network-from-scratch-in-python-68998a08e4f6
https://towardsdatascience.com/how-to-build-your-own-neural-network-from-scratch-in-python-68998a08e4f6
Towards Data Science
How to build a neural network from zero | Towards Data Science
No frameworks, just Python
Deploying a Flask application on AWS with Gitlab CI/CD | Part 2
https://medium.com/@thimblot/deploying-a-flask-application-on-aws-with-gitlab-ci-cd-part-2-a175dc132950
https://medium.com/@thimblot/deploying-a-flask-application-on-aws-with-gitlab-ci-cd-part-2-a175dc132950
Medium
Deploying a Flask application on AWS with Gitlab CI/CD | Part 2
In the first part we’ve seen how to set up an Elastic Beanstalk environment on AWS with a simple Flask application running. Suppose you…