Pinned Repositories
BehavioralCloningCar
Steering control regression using CNN trained with behavioral cloning
betweenle_solver
It solves betweenles (see betweenle.com by Nebula Bytes)
dreamerv2-1
Pytorch implementation of Dreamer-v2: Visual Model Based RL Algorithm.
FastDeepQLearning
Make Deep Q Learning Fast
gym-donkeycar
OpenAI gym environment for donkeycar simulator
HOF_Vehicle_Det
Object detection (vehicles) using HOG and SVM
muzero-general
MuZero
pytorch-soft-actor-critic
PyTorch implementation of soft actor critic
gym-donkeycar
OpenAI gym environment for donkeycar simulator
tflearn
Deep learning library featuring a higher-level API for TensorFlow.
llucid-97's Repositories
llucid-97/muzero-general
MuZero
llucid-97/betweenle_solver
It solves betweenles (see betweenle.com by Nebula Bytes)
llucid-97/dreamerv2-1
Pytorch implementation of Dreamer-v2: Visual Model Based RL Algorithm.
llucid-97/FastDeepQLearning
Make Deep Q Learning Fast
llucid-97/flax-mup
A flax port of maximal update parametrization
llucid-97/gym-donkeycar
OpenAI gym environment for donkeycar simulator
llucid-97/AdaS
AdaS: Adaptive Scheduling of Stochastic Gradients
llucid-97/adrenaline
An AI-powered debugger
llucid-97/chatgpt-api
Node.js client for the unofficial ChatGPT API. 🔥
llucid-97/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
llucid-97/cwvae-jax
Clockwork VAEs in JAX/Flax
llucid-97/dfa-scales-to-modern-deep-learning
Study on the applicability of Direct Feedback Alignment to neural view synthesis, recommender systems, geometric learning, and natural language processing.
llucid-97/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
llucid-97/dreamerv2
Mastering Atari with Discrete World Models
llucid-97/fastbook
Draft of the fastai book
llucid-97/flatdict
Python module for interacting with nested dicts as a single level dict with delimited keys.
llucid-97/inplace_abn
In-Place Activated BatchNorm for Memory-Optimized Training of DNNs
llucid-97/mo-threads
More Threads! Easier and faster threading
llucid-97/muzero-pytorch
Pytorch Implementation of MuZero
llucid-97/nupic.torch
Numenta Platform for Intelligent Computing PyTorch libraries
llucid-97/py_markdown_crawler
Dumps a repo into a single markdown file
llucid-97/pydreamer
PyTorch implementation of DreamerV2 model-based RL algorithm
llucid-97/pytorch-soft-actor-critic
PyTorch implementation of soft actor critic
llucid-97/rl-generalization
Modifiable OpenAI Gym environments for studying generalization in RL
llucid-97/RWKV-LM-LoRA
RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
llucid-97/stable-baselines3
PyTorch version of Stable Baselines, improved implementations of reinforcement learning algorithms.
llucid-97/taichi
Productive programming language for portable, high-performance, sparse & differentiable computing
llucid-97/udacity-course
Build native mobile apps with Flutter
llucid-97/video-splitter
Simple Python script to split video into equal length chunks or chunks of equal size, duration, etc.
llucid-97/WebChatRWKVstic
ChatGPT-like Web UI for RWKVstic