Eligijus BujokasinTowards Data ScienceMastering Long Short-Term Memory with Python: Unleashing the Power of LSTM in NLPA comprehensive guide to understanding and implementing LSTM layers for natural language processing with PythonNov 28, 20231Nov 28, 20231
Eligijus BujokasinTowards Data ScienceMastering NLP: In-Depth Python Coding for Deep Learning ModelsA step-by-step guide with comprehensive code explanations for text classification using deep learning in PythonOct 13, 20231Oct 13, 20231
Eligijus BujokasinTowards Data ScienceDiscretizing the Continues Features in Reinforcement LearningHow to convert infinite variables to a discrete space using tile coding and PythonMar 13, 2023Mar 13, 2023
Eligijus BujokasinTowards Data ScienceThe Values of Actions in Reinforcement Learning using Q-learningThe Q-learning algorithm implemented from scratch in PythonFeb 14, 2023Feb 14, 2023
Eligijus BujokasinTowards Data ScienceTemporal Differences with Python — First Sample-Based Reinforcement Learning AlgorithmCoding up and understanding the TD(0) algorithm using PythonJan 27, 2023Jan 27, 2023
Eligijus BujokasinTowards Data ScienceFirst Steps in the World Of Reinforcement Learning using PythonOriginal Python implementation of how to find the best places to be in one of the fundamental worlds of reinforcement learning — the grid…Jan 13, 20231Jan 13, 20231
Eligijus BujokasinTowards Data ScienceEfficient memory management when training a deep learning model in PythonHow to use big data on a small computer using Tensorflow, Python and iteratorsOct 11, 2022Oct 11, 2022
Eligijus BujokasinTowards Data ScienceElastic Net Regression: From Sklearn to TensorflowHow to make an equivalent elastic net regression between sklearn and Tensorflow in PythonSep 23, 2022Sep 23, 2022
Eligijus BujokasinTowards Data ScienceFeature Importance in Decision TreesA complete Python implementation and explanation of the calculations behind measuring feature importance in tree-based algorithmsJun 2, 20221Jun 2, 20221
Eligijus BujokasinTowards Data ScienceGradient Boosting in Python from ScratchCoding and explaining in depth the very popular and competition-winning gradient boosting algorithm using PythonMar 29, 2022Mar 29, 2022