WaYiCh's Stars
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
huashengdun/webssh
:seedling: Web based ssh client
Simple-XX/SimpleKernel
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
Crazepony/crazepony-firmware-none
Crazepony flight control source code with no RTOS.
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
rosinality/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch
vvvm23/vqvae-2
PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"
imKeYan/EmbedBooks
嵌入式经典书籍分享,C程序员常读书单整理,含下载地址,成体系提升技术能力。书籍资源包括电子基础、C/C++、Arm架构、Linux、网络、设计模式、各类行业报告等等。
xiaowenxia/embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
zhengnianli/EmbedSummary
精品嵌入式资源汇总
changchencc/dreamerv2_pytorch
dreamerv2_pytorch
vincent-thevenin/DreamerV2-Pytorch
Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS
juliusfrost/dreamer-pytorch
Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.
cross32768/Dreamer_PyTorch
Unofficial Re-implementation of "Dream to Control: Learning Behaviors by Latent Imagination" (https://arxiv.org/abs/1912.01603 ) with PyTorch
zhaoyi11/dreamer-pytorch
A pytorch implementation of Dreamer
yusukeurakami/dreamer-pytorch
pytorch-implementation of Dreamer (Model-based Image RL Algorithm)
jsikyoon/dreamer-torch
Pytorch version of Dreamer, which follows the original TF v2 codes.
alec-tschantz/planet
PlaNet: Learning Latent Dynamics for Planning from Pixels
danijar/dreamerv2
Mastering Atari with Discrete World Models
Kaixhin/PlaNet
Deep Planning Network: Control from pixels by latent planning with learned dynamics
danijar/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
openai/Video-Pre-Training
Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos
CPS-TUWien/racing_dreamer
Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing
opendilab/DI-engine
OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.
Xingyu-Lin/mbpo_pytorch
A pytorch reprelication of the model-based reinforcement learning algorithm MBPO
RajGhugare19/dreamerv2
Pytorch implementation of Dreamer-v2: Visual Model Based RL Algorithm.
opendilab/awesome-model-based-RL
A curated list of awesome model based RL resources (continually updated)
google-deepmind/dm_env
A Python interface for reinforcement learning environments
javiribera/locating-objects-without-bboxes
PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models
HaipengXiong/weighted-hausdorff-loss
A loss function (Weighted Hausdorff Distance) for object localization in PyTorch