hannw's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
Significant-Gravitas/AutoGPT
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.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
google-deepmind/lab
A customisable 3D platform for agent-based AI research
polyaxon/polyaxon
MLOps Tools For Managing & Orchestrating The Machine Learning LifeCycle
facebookresearch/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
lucidrains/reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
nielsenramon/chalk
Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
batzner/indrnn
TensorFlow implementation of Independently Recurrent Neural Networks
ixaxaar/pytorch-dnc
Differentiable Neural Computers, Sparse Access Memory and Sparse Differentiable Neural Computers, for Pytorch
LiyuanLucasLiu/Transformer-Clinic
Understanding the Difficulty of Training Transformers
jingweiz/pytorch-dnc
Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom
hannw/nlstm
Nested LSTM Cell
DoctorTeeth/diffmem
Reference implementations of neural networks with differentiable memory mechanisms (NTM, Stack RNN, etc.)
facebookresearch/transformer-sequential
Trains Transformer model variants. Data isn't shuffled between batches.
killthekitten/kaggle-ds-bowl-2018-baseline
Full train/inference/submission pipeline adapted to the competition from https://github.com/matterport/Mask_RCNN
ypxie/pytorch-NeuCom
Pytorch implementation of DeepMind's differentiable neural computer paper.
hannw/sgrnn
Tensorflow implementation of Synthetic Gradient for RNN (LSTM)