Pinned Loading
-
self-learning
self-learning PublicIn this project, I developed a model that enables a simulated truck to autonomously reverse to a target position from any starting point.
Jupyter Notebook
-
convolutional-neural-networks-from-scratch
convolutional-neural-networks-from-scratch PublicImplementation of forward and backward propagation of batch normalization, max pooling, and convolutional neural network from scratch.
Python
-
attention-and-transformers
attention-and-transformers PublicThe purpose of this project is to understand how the Transformers work and to build a Vision Transformer
-
cpu-scheduler
cpu-scheduler PublicIn this project, I applied the most commonly used CPU Scheduling algorithms in C++ and explained the processes/threads, scheduling process, and synchronization.
C++ 1
-
mixture-of-experts
mixture-of-experts PublicTraining two separate expert neural networks and one gater that can switch the expert networks.
Python 5
-
virtual-memory
virtual-memory PublicA C++ implementation of a virtual memory management system simulator. This project models various page replacement algorithms, including FIFO, Random, Clock, ESC (Enhanced Second Chance), Aging, an…
C++
If the problem persists, check the GitHub status page or contact support.