ollenurb's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
jart/cosmopolitan
build-once run-anywhere c library
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
triton-lang/triton
Development repository for the Triton language and compiler
mwaskom/seaborn
Statistical data visualization in Python
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
numba/numba
NumPy aware dynamic Python compiler using LLVM
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
mosaicml/composer
Supercharge Your Model Training
explosion/thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
gokceneraslan/awesome-deepbio
A curated list of awesome deep learning applications in the field of computational biology
yglukhov/nimpy
Nim - Python bridge
comet-ml/kangas
🦘 Explore multimedia datasets at scale
nix-community/poetry2nix
Convert poetry projects to nix automagically [maintainer=@adisbladis,@cpcloud]
touying-typ/touying
Touying is a powerful package for creating presentation slides in Typst.
google/ml-compiler-opt
Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.
conceptofmind/LaMDA-rlhf-pytorch
Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.
cargo2nix/cargo2nix
Granular builds of Rust projects for Nix
recursionpharma/gflownet
GFlowNet library specialized for graph & molecular data
gevaertlab/RNA-GAN
Synthetic whole-slide imaging tile generation with gene expression profiles infused deep generative models - Cell Reports Methods
darigovresearch/Google-Machine-Learning-Glossary-Flashcards
Repository containing Anki Flashcards & source code to revise Machine Learning terms
MachineLearningJournalClub/HowToTackleAMLCompetition
Some tutorials for tackling a Machine Learning Competition