idler179's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
meta-llama/llama
Inference code for Llama models
lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
Stellarium/stellarium
Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
thunlp/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE)
SystemsApproach/book
Computer Networks: A Systems Approach -- Textbook
guillaumegenthial/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
krasserm/bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
cncf/toc
⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.
tsyw/MachineLearningNotes
My personal notes
tobegit3hub/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
pytorch/torchdynamo
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
flink-extended/dl-on-flink
Deep Learning on Flink aims to integrate Flink and deep learning frameworks (e.g. TensorFlow, PyTorch, etc) to enable distributed deep learning training and inference on a Flink cluster.
MicrosoftResearch/Naiad
The Naiad system provides fast incremental and iterative computation for data-parallel workloads
Crispher/MathlibExplorer
Visualizing the network of math theories.
Skylark0924/Reinforcement-Learning-in-Robotics
This is a private learning repository for reinforcement learning techniques used in robotics.
davidsbatista/Snowball
Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravano, 2000)
SystemsApproach/sdn
Software Defined Networks -- Micro-book
GemsLab/H2GCN
Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)
beantowel/HID-descriptor-tool
a HID PID descriptor tool for generating force feedback devices' descriptor
GemsLab/CPGNN
beantowel/FFBMK1
Force Feed Back Mark 1 Project
GemsLab/HeteRobust
How does Heterophily Impact the Robustness of Graph Neural Networks? Theoretical Connections and Practical Implications (KDD'22)