This is your work, valued
torch-gan. Lua
★ 205lasagne-draw. Implementation of the DRAW network in lasagne
★ 201transformer_network. Spatial Transformer network
★ 189recurrent-spatial-transformer-code. Code for Recurrent Spatial Transformer Networks
★ 160vaeblog.
★ 78rbm_toolbox_lua. Port of RBM_toolbox to lua
★ 38rbm_toolbox. mostly changes in RBM code. including PCD
★ 33Lasagne-CTC. CTC for lasagne
★ 25DeepLearnToolbox. Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
★ 21Recipes. Lasagne recipes: examples, IPython notebooks, ...
★ 4summerschool. Python
★ 1hmm-hybrid. hmm-nn hybrid
★ 1RNNProteins. Python
★ 1stronk. An easy to customize, strong type library with built in support for unit-like behavior
★ 49Kronos. Kronos: A Foundation Model for the Language of Financial Markets
★ 35klockfree_mpmc_queue. Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
★ 257conditional-flow-matching. TorchCFM: a Conditional Flow Matching library
★ 2.6kflow_matching. A PyTorch library for implementing flow matching algorithms, featuring continuous and discrete flow matching implementations. It includes practical examples for both text and image modalities.
★ 4.7kmodular. The Modular Platform (includes MAX & Mojo)
★ 27kDataFrame. C++ DataFrame for statistical, financial, and ML analysis in modern C++
★ 3kCal-QL. official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning (NeurIPS 2023)
★ 124CORL. High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
★ 1.4kd3rlpy. An offline deep reinforcement learning library
★ 1.7kseq. The seq library is a collection of original C++17 STL-like containers and related tools
★ 111aim. Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
★ 6.2kstatic-frame. Immutable and statically-typeable DataFrames with runtime type and data validation
★ 483dataviz-in-python. A repository used to provide an introduction to dataviz in Python
★ 53zoo. Python
★ 9triton. Development repository for the Triton language and compiler
★ 20kFLASH-pytorch. Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"
★ 372continual-transformers. Official Pytorch Implementation for "Continual Transformers: Redundancy-Free Attention for Online Inference" [ICLR 2023]
★ 28arrow2. Transmute-free Rust library to work with the Arrow format
★ 1.1kalpaca. Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
★ 559flash-attention. Fast and memory-efficient exact attention
★ 25kmdspan. Reference implementation of mdspan targeting C++23
★ 503bde. Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
★ 1.8kAnyAny. C++17 library for comfortable and efficient dynamic polymorphism
★ 505unordered_dense. A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
★ 1.4kPyraformer. Python
★ 303compile-time-regular-expressions. Compile Time Regular Expression in C++
★ 3.8krotograd. Official Pytorch's implementation of RotoGrad
★ 85pytorch-image-models. The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
★ 37kxformers. Hackable and optimized Transformers building blocks, supporting a composable construction.
★ 11kpower_perceiver. Machine learning experiments using the Perceiver IO model to forecast the electricity system (starting with solar)
★ 7top-github-users. Check your ranking in GitHub! Don't forget to star ⭐ this repository.
★ 4.9kLibMTL. A PyTorch Library for Multi-Task Learning
★ 2.6karttime. arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
★ 1.4kfiddle. Python
★ 386ml_collections. ML Collections is a library of Python Collections designed for ML use cases.
★ 1kTransformers-Tutorials. This repository contains demos I made with the Transformers library by HuggingFace.
★ 12kx-transformers. A concise but complete full-attention transformer with a set of promising experimental features from various papers
★ 5.9ksvector. Compact SVO optimized vector for C++17 or higher
★ 120fast-transformers. Pytorch library for fast transformer implementations
★ 1.8kRWKV-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.
★ 15klibassert. The most over-engineered C++ assertion library
★ 722quickcpplib. Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
★ 199nanobind. nanobind: tiny and efficient C++/Python bindings
★ 3.6ktemplatedXML. Simple XML parser which uses compile-time customizable model-based approach to parse XML documents due to predefiend schema. Contains simple XDFX, FB2 parsers according to predefined models and provides usage examples
★ 7longformer. Longformer: The Long-Document Transformer
★ 2.2kDeepSpeedExamples. Example models using DeepSpeed
★ 6.8kDeepSpeed. DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
★ 43kmin-decision-transformer. Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
★ 294yggdrasil-decision-forests. A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.
★ 663tink. Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
★ 14klwlog. Very fast synchronous and asynchronous C++17 logging library
★ 350mold. mold: A Modern Linker 🦠
★ 17knogil. Multithreaded Python without the GIL
★ 2.9kmemory. STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
★ 1.6kNanoLog. Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
★ 3.4ktime_series_augmentation. An example of time series augmentation methods with Keras
★ 358awesome-cmake. A curated list of awesome CMake resources, scripts, modules and examples.
★ 5.4kCudaRelativeAttention. custom cuda kernel for {2, 3}d relative attention with pytorch wrapper
★ 43pollnet. A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)
★ 264str. A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
★ 127nanograd. A miniscule implementation of reverse mode auto-differentiation
★ 29A5. C++ Custom memory allocators
★ 66cute_headers. Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
★ 5klib. single header libraries for C/C++
★ 1.4kHandmadeMath. A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
★ 1.6kpoor-smime-sign. A poor mans tool to do S/MIME signatures in Python2 and 3.
★ 5libsodium. A modern, portable, easy to use crypto library.
★ 14kcryptography. cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
★ 7.7kpyopenssl. A Python wrapper around the OpenSSL library
★ 943Fast-Log. Toy fats log for Meeting C++ 2016
★ 33raster-vision. An open source library and framework for deep learning on satellite and aerial imagery.
★ 2.2kcxx-std-draft. C++ standards drafts
★ 53OptTrees. Source code for: Nima Asadi, Jimmy Lin, and Arjen P. de Vries. Runtime Optimizations for Tree-Based Machine Learning Models. IEEE Transactions on Knowledge and Data Engineering, 26(9):2281-2292, 2014.
★ 9CCER. Objective-C
★ 1rapidstring. Copyright (c) 2018 John Boyer
★ 17AMQP-CPP. C++ library for asynchronous non-blocking communication with RabbitMQ
★ 946examples.amqp-cpp. AMQP-CPP examples based on libevent
★ 48SimpleAmqpClient. Simple C++ Interface to rabbitmq-c
★ 3forestpacking. C++
★ 4semimap. A semi compile-/run-time associative map container with compile-time lookup and run-time storage
★ 388ragel. Ragel State Machine Compiler -- MOVED TO colm-suite
★ 622linbin. Linear vs binary search benchmark
★ 42pitchfork. Pitchfork is a Set of C++ Project Conventions
★ 1.3kxercesc. Parsing XML with Xerces-C++ example.
★ 2ClangBuildAnalyzer. Clang build analysis tool using -ftime-trace
★ 1.3karray. contiguous container library - arrays with customizable allocation, small buffer optimization and more
★ 259type_safe. Zero overhead utilities for preventing bugs at compile time
★ 1.6kSPSC_Queue. A highly optimized single producer single consumer message queue C++ template
★ 293SPSCQueue. A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
★ 1.3kvigra. a generic C++ library for image analysis
★ 442matplotlib-cpp. Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
★ 4.8kspdlog-cmake. sample cmake project with spdlog
★ 10OpenPCDet. OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
★ 5.7kPV-RCNN. PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection, CVPR 2020.
★ 184carla. Open-source simulator for autonomous driving research.
★ 14kPyMLViz. Interactive machine learning algorithm visualisation using Python Jupyter notebooks
★ 52TD-VAE. Temporal Difference Variational Auto-Encoder (TD-VAE) (Implementation in PyTorch)
★ 168namedtensor. Named Tensor implementation for Torch
★ 449ray. Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
★ 43kdragan-pytorch. PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)
★ 95Deep-learning-with-cats. Deep learning with cats (^._.^)
★ 1.4ksamplernn-pytorch. PyTorch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model
★ 294pytorch-extension. an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors
★ 120seq2seq.pytorch. Sequence-to-Sequence learning using PyTorch
★ 518tree_rnn. Theano implementation of Tree RNNs aka Recursive Neural Networks.
★ 233recurrent-batch-normalization. TeX
★ 64nninit. Weight initialisation schemes for Torch7 neural network modules
★ 100brainstorm. Fast, flexible and fun neural networks.
★ 1.3kresume.github.com. Resumes generated using the GitHub informations
★ 63kcgt. Computation Graph Toolkit
★ 634ladder. Ladder network is a deep learning algorithm that combines supervised and unsupervised learning
★ 518maxas. Assembler for NVIDIA Maxwell architecture
★ 1.1klasagne-draw. Implementation of the DRAW network in lasagne
★ 201mnist-cluttered. Cluttered MNIST Dataset
★ 53keras. Deep Learning for humans
★ 64kresearch. Public research repository
★ 6rnn_ctc. Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
★ 221nntools. Fork of https://github.com/Lasagne/Lasagne
★ 64Lasagne. Lightweight library to build and train neural networks in Theano
★ 3.9klearning_to_execute. Learning to Execute
★ 481torch9. The ultimate Torch library.
★ 26DeepLearnToolbox. Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
★ 2DeepLearnToolbox. Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
★ 3.9k