1994cxy's Stars
jixing-li/lpp_data
Natsu6767/InfoGAN-PyTorch
PyTorch Implementation of InfoGAN
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
jmtomczak/vae_vampprior
Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling
openai/InfoGAN
Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"
ParthaEth/Regularized_autoencoders-RAE-
2019ChenGong/SVA2C
sfujim/BCQ
Author's PyTorch implementation of BCQ for continuous and discrete actions
google/gin-config
Gin provides a lightweight configuration framework for Python
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
google-research/batch_rl
Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games
aviralkumar2907/CQL
Code for conservative Q-learning
Farama-Foundation/D4RL-Evaluations
Blizzard/s2client-proto
StarCraft II Client - protocol definitions used to communicate with StarCraft II.
macrozheng/springcloud-learning
2024最新微服务实战教程,Spring Cloud组件、微服务项目实战、Kubernetes容器化部署全方位解析。技术栈:Spring Cloud Alibaba + Spring Boot 3.2 + JDK 17。
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
varunagrawal/tiny-faces-pytorch
Finding Tiny Faces in PyTorch
pytorch/extension-ffi
Examples of C extensions for PyTorch
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
ayooshkathuria/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
ayooshkathuria/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
princeton-vl/CornerNet
josipd/torch-two-sample
A PyTorch library for two-sample tests
takiyu/hyperface
Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.
AlpacaTechJP/selectivesearch
Selective Search Implementation for Python
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)