Stars
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Fine-tune LLM agents with online reinforcement learning
Implements pre-training, supervised fine-tuning (SFT), and reinforcement learning from human feedback (RLHF), to train and fine-tune the LLaMA2 model to follow human instructions, similar to Instru…
Code for the tutorial/review paper for RL-based-fine-tuniing. In this code, we especially focus on the design of biological sequences like DNA (enhancers) and RNA (UTRs) design.
Awesome Reasoning LLM Tutorial/Survey/Guide
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Train transformer language models with reinforcement learning.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Repository hosting code for "Actions Speak Louder than Words: Trillion-Parameter Sequential Transducers for Generative Recommendations" (https://arxiv.org/abs/2402.17152).
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A list of awesome papers and resources of recommender system on large language model (LLM).
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems …
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
younghuman / pkubionet2022
Forked from Yue-Jiang/pkubionet2018pkubionet 2022 webpage
A look at some intermediate Flask features
JunyiJ / Projects
Forked from karan/Projects📃 A list of practical projects that anyone can solve in any programming language.
Register-activate is a simple Django app to conduct sign up, custom user email account verification and activation, login and logout functions based on django
An implementation of fault tree in Python 3
This is a workable email client, which can be used in practice.