badenh's Stars
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
nltk/nltk
NLTK Source
optuna/optuna
A hyperparameter optimization framework
numenta/nupic-legacy
Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
halide/Halide
a language for fast, portable data-parallel computation
google-deepmind/acme
A library of reinforcement learning components and agents
danielegrattarola/spektral
Graph Neural Networks with Keras and Tensorflow 2.
serge-sans-paille/pythran
Ahead of Time compiler for numeric kernels
microsoft/EdgeML
This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
fastmachinelearning/hls4ml
Machine learning on FPGAs using HLS
huawei-noah/Efficient-Computing
Efficient computing methods developed by Huawei Noah's Ark Lab
Stonesjtu/pytorch_memlab
Profiling and inspecting memory in pytorch
uber/neuropod
A uniform interface to run deep learning models from multiple frameworks
Tiramisu-Compiler/tiramisu
A polyhedral compiler for expressing fast and portable data parallel algorithms
larq/larq
An Open-Source Library for Training Binarized Neural Networks
numenta/nupic.torch
Numenta Platform for Intelligent Computing PyTorch libraries
BasBuller/PySNN
Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration
mlcommons/mlcube
MLCube® is a project that reduces friction for machine learning by ensuring that models are easily portable and reproducible.
fluiddyn/transonic
:rocket: Make your Python code fly at transonic speeds!
fzenke/auryn
Auryn: A fast simulator for spiking neural networks with synaptic plasticity
zhenhuaw-me/tflite
Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/
RAIVNLab/STR
Soft Threshold Weight Reparameterization for Learnable Sparsity
cpetig/tflite_micro_compiler
generate tflite micro code which bypasses the interpreter (directly calls into kernels)
serge-sans-paille/beniget
Extract semantic information about static Python code
google/mlir-npcomp
npcomp - An aspirational MLIR based numpy compiler
Tiramisu-Compiler/tiramisu_pytorch
Integration of Tiramisu (Compiler) into PyTorch
vita-epfl/collaborative-gan-sampling
[AAAI20] TensorFlow implementation of the Collaborative Sampling in Generative Adversarial Networks
numenta/hypersearch
A particle swarm optimization library created by Numenta for hyperparameter optimization.