Carson Lam

Results 4 repositories owned by Carson Lam

intro_continual_learning

339
Stars
22
Forks
Watchers

This is a tutorial to connect the fundamental mathematics to a practical implementation addressing the continual learning problem of artificial intelligence

RL-Chat-pytorch

18
Stars
6
Forks
Watchers

reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation

minichatgpt

15
Stars
1
Forks
Watchers

annotated tutorial of the huggingface TRL repo for reinforcement learning from human feedback connecting equations from PPO and GAE to the lines of code in the pytorch implementation

chat-transformer

19
Stars
2
Forks
Watchers

A chatbot using the Vaswani transformer as it's sequence-to-sequence module