wingedsheep's Stars
prodrigestivill/docker-postgres-backup-local
Backup PostgresSQL to local filesystem with periodic backups and rotate backups.
lucidrains/recurrent-memory-transformer-pytorch
Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch
lucidrains/simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
lucidrains/musiclm-pytorch
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch
lucidrains/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
TheLastBen/fast-stable-diffusion
fast-stable-diffusion + DreamBooth
crowsonkb/v-diffusion-pytorch
v objective diffusion inference code for PyTorch.
dvruette/figaro
Source code for "FIGARO: Generating Symbolic Music with Fine-Grained Artistic Control"
lucidrains/RETRO-pytorch
Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch
lucidrains/panoptic-transformer
Another attempt at a long-context / efficient transformer by me
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features from various papers
werner-duvaud/muzero-general
MuZero
Natooz/MidiTok
MIDI / symbolic music tokenizers for Deep Learning models 🎶
lucidrains/routing-transformer
Fully featured implementation of Routing Transformer
Almoullim/background_location
Flutter background location plugin for Android and iOS
fleaflet/flutter_map
A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.
rekabhq/background_locator
A Flutter plugin for updating location in background.
transistorsoft/flutter_background_geolocation
Sophisticated, battery-conscious background-geolocation & geofencing with motion-detection
flutter-mapbox-gl/maps
A Mapbox GL flutter package for creating custom maps
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Daniel-Liu-c0deb0t/Java-Machine-Learning
Deep learning library for Java, with fully connected, convolutional, and recurrent layers. Also features many gradient descent optimization algorithms.
keras-rl/keras-rl
Deep Reinforcement Learning for Keras.