-
RichardMe123
- Lincoln, UK
- merichard123.github.io
- @Richard5977
- @richardcoric.dev
- https://richardcoric.dev
Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Stars
[SIGIR'24] The official implementation code of MOELoRA.
Renames pasted images and all the other attachments added to the vault
Simplifying reinforcement learning for complex game environments
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Official repository of my book "A Hands-On Guide to Fine-Tuning LLMs with PyTorch and Hugging Face"
Clever Algorithms: Nature-Inspired Programming Recipes
Awesome LLM Books: Curated list of books on Large Language Models
✨ ML for Biology & Medicine Research
danielhanchen / gemma_pytorch
Forked from google/gemma_pytorchThe official PyTorch implementation of Google's Gemma models
Implement a reasoning LLM in PyTorch from scratch, step by step
A collection of the most practical and useful LLM prompts
It is said that, Ilya Sutskever gave John Carmack this reading list of ~ 30 research papers on deep learning.
An extremely fast Python package and project manager, written in Rust.
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Rest API written for Adventure Works Cycles
A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch
This is the Python code used to demonstrate sleep text classification
LLM Zoomcamp - a free online course about real-life applications of LLMs. In 10 weeks you will learn how to build an AI system that answers questions about your knowledge base.
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT p…