Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Artificial_Intelligence
Artificial_Intelligence
cfw
latest clash for windows backup
Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
daily-interview
Datawhale成员整理的面经,内容包括机器学习,CV,NLP,推荐,开发等,欢迎大家star
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
node2vec
论文“node2vec: Scalable Feature Learning for Networks”实验部分
pytorch-reinforce-algorithm
spam-detection
Implement of paper Learning to Represent Review with Tensor Decomposition for Spam Detection
ynuwm's Repositories
ynuwm/node2vec
论文“node2vec: Scalable Feature Learning for Networks”实验部分
ynuwm/spam-detection
Implement of paper Learning to Represent Review with Tensor Decomposition for Spam Detection
ynuwm/cfw
latest clash for windows backup
ynuwm/pytorch-reinforce-algorithm
ynuwm/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ynuwm/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
ynuwm/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
ynuwm/daily-interview
Datawhale成员整理的面经,内容包括机器学习,CV,NLP,推荐,开发等,欢迎大家star
ynuwm/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
ynuwm/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
ynuwm/deeprl_network
multi-agent deep reinforcement learning for networked system control.
ynuwm/deeprl_signal_control
multi-agent deep reinforcement learning for large-scale traffic signal control.
ynuwm/dynamic-graph-papers
动态图表示论文汇总
ynuwm/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
ynuwm/go-proxy-bingai
用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。
ynuwm/GPT_API_free
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(低价),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
ynuwm/hello-algorithm
🌍「算法面试+算法知识」针对小白的算法训练 | 还包括:1、阿里、字节、滴滴 百篇大厂面经汇总 2、千本开源电子书 3、百张思维导图 (右侧来个 star 吧 🌹,English version supported)
ynuwm/leetcode-1
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
ynuwm/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ynuwm/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
ynuwm/pycocoevalcap
Microsoft COCO Caption Evaluation Tool - Python 3
ynuwm/Python
All Algorithms implemented in Python
ynuwm/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
ynuwm/Research
novel deep learning research works with PaddlePaddle
ynuwm/SemEval-2018
Yuan at SemEval-2018
ynuwm/sumolights
SUMO adaptive traffic signal control - DQN, DDPG, Webster's, Max-pressure, Self-Organizing Traffic Lights
ynuwm/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
ynuwm/tensorflow-reinforce-algorithm
ynuwm/tianshou
An elegant PyTorch deep reinforcement learning platform.
ynuwm/Traffic-Intersection-Simulation-with-Turns
A simulation developed from scratch using Pygame to simulate the movement of vehicles across a traffic intersection having traffic lights with a timer. Additional features such as turning vehicles and random green signal time added to existing basic simulation to take it closer to real-life scenarios.