#python
Read more stories on Hashnode
Articles with this tag
Introduction Programming languages have always left me curious. The process through which human-written code was converted into instructions for a...
Who am I? Before I get into the crux of this blog, I think a little bit of context is necessary. Last year, in an attempt to break free from my...
How to code your very own backend framework · Introduction Hey there! Are you tired of using pre-existing backend frameworks like Django, and want to...
How neural networks learn · Introduction Backpropagation is an algorithm for training artificial neural networks, particularly feedforward networks with...
An Introduction to Neural Networks · Introduction In the previous article of this series, we discussed about the types of machine learning: supervised,...
An Introduction to Machine Learning · What is Machine Learning? AI is an extremely general term that is inclusive of several fields such as machine...