In this repo, I'll be posting all projects and models that I'll come across during my journey to learn Machine Learning.
A folder that contains general things, may be models on some problems or some mathmatics topics or general things related to the ML.
A folder that contains all code I've implemented myself during reading the fantastic book: Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow.
A folder that contains some implementation especially for different NNs types like RNN and LSTM.
A folder that contains the basic operations with the pandas library. This tutorial is great if you wanna to begin: playlist.
A folder that contains multiple notebooks that plays with idea of embeddings. To know more, read this article.
Feel free to take the code, customize it and try different ideas.