A tutorial on coding a convolutional neural network in Java from scratch.
Implementation of various machine learning algorithms using numpy and basic libraries.
A GitHub repository for developing autonomous embodied AI systems from scratch.
Explore from-scratch implementations of AI models, approaches, and tricks in this GitHub repository.
A Python resource for teaching neural networks in graduate courses on Deep Learning.
A GitHub repository for building a ReAct AI agent without frameworks, focusing on memory and tool handling.
A comprehensive guide to developing LLM-based AI applications from the ground up.
Explore the GitHub repository for the LinkedIn Learning course on building a generative language model from scratch.
A GitHub repository containing a transformer implementation with detailed comments.
A collection of various gradient descent algorithms implemented in Python from scratch.
A GitHub repository for building machine learning and deep learning algorithms from scratch.
A TypeScript framework for creating a tic-tac-toe AI game using AlphaZero and TensorFlow.js.