cgnicholls
PhD student at the University of Oxford studying number theory. My blog: https://cgnicholls.github.io/
University of OxfordOxford
cgnicholls's Stars
fedden/poker_ai
🤖 An Open Source Texas Hold'em AI
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
BlinkDL/RWKV-CUDA
The CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )
openai/openai-cookbook
Examples and guides for using the OpenAI API
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course