Pinned Repositories
Awesome-Pretrained-RL
from weinang zhang
awesome-real-world-rl
Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.
bluesky
The open source air traffic simulator
cv-competitions-list-review
cv的一些比赛
d2l-study-group
Deep Learning Study Group
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
diffuser
Code for the paper "Planning with Diffusion for Flexible Behavior Synthesis"
dqn_zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
grownup_share
Python: learn and share
YeFeiyangx's Repositories
YeFeiyangx/awesome-real-world-rl
Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.
YeFeiyangx/grownup_share
Python: learn and share
YeFeiyangx/Awesome-Pretrained-RL
from weinang zhang
YeFeiyangx/bluesky
The open source air traffic simulator
YeFeiyangx/cv-competitions-list-review
cv的一些比赛
YeFeiyangx/d2l-study-group
Deep Learning Study Group
YeFeiyangx/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
YeFeiyangx/diffuser
Code for the paper "Planning with Diffusion for Flexible Behavior Synthesis"
YeFeiyangx/dqn_zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
YeFeiyangx/ForGitTestLocal
For self-test
YeFeiyangx/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。在线阅读地址:https://datawhalechina.github.io/key-book/
YeFeiyangx/learn-python3
Learn Python 3 Sample Code
YeFeiyangx/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
YeFeiyangx/MachineLearning
Machine Learning in Action(机器学习实战-笔记)
YeFeiyangx/mysteryann
🏆 Winning NeurIPS (NIPS) Competition Track: Big ANN, Practical Vector Search Challenge 2023. (see big-ann-benchmark https://big-ann-benchmarks.com/neurips23.html). The fastest cross-modal vector retrieval.
YeFeiyangx/networkx
Network Analysis in Python
YeFeiyangx/nn_vis
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
YeFeiyangx/or-tools
Google's Operations Research tools:
YeFeiyangx/Python
All Algorithms implemented in Python
YeFeiyangx/python-algorithms
Source code for 'Python Algorithms' by Magnus Lie Hetland
YeFeiyangx/rl-book
Exercises from "Reinforcement Learning", 2nd edition by Sutton and Barto
YeFeiyangx/rl-book-challenge
self-studying the Sutton & Barto the hard way
YeFeiyangx/RLSchool
Excellent Environments for Reinforcement Learning Benchmarking (强化学习环境集)
YeFeiyangx/snake-ai
An AI agent that beats the classic game "Snake".
YeFeiyangx/trafficSimulator
A microscopic traffic simulation in Python
YeFeiyangx/transformer
PyTorch Implementation of "Attention Is All You Need"
YeFeiyangx/understanding_dl
A lecture note for understanding deep learning
YeFeiyangx/vector-search-papers
📚 Awesome papers and technical blogs on vector DB (database), semantic-based vector search or approximate nearest neighbor search (ANN Search, ANNS). Vector search is the key component of large-scale information retrieval, cross-modal retrieval, LLMs-based RAG, vector databases.