A repository for implementation of AI research papers.
-
Perceptron or Logistic Regression (FROM SCRATCH)
Implementation Notebook -
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
Implementation Notebook -
Growing Tree Neural Network(FROM SCRATCH)
Implementation Notebook -
Proximal Policy Optimization Algorithms
Implementation Script -
Neural Discrete Representation Learning(FROM SCRATCH)
Implementation Script -
EEG-based emotion recognition using simple recurrent units network and ensemble learning
Implementation Notebook -
LoRA: Low-Rank Adaptation of Large Language Models
Implementation Script