cty-yyds
PhD candidate at the University of Glasgow. My research focuses on empowering peer-to-peer energy trading in the smart grid using deep reinforcement learning.
Company Name (optional)
cty-yyds's Stars
oegedijk/explainerdashboard
Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.
jayinai/data-science-question-answer
A repo for data science related questions and answers
sentinel-hub/eo-learn
Earth observation processing framework for machine learning in Python
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
roboticcam/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
kedro-org/kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
deepchecks/deepchecks
Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.
reachsumit/digital-data-scientist-hiring-test-powered-by-hackerrank
A few interesting data science problems along with my solutions in R and Python
aaronwangy/Data-Science-Cheatsheet
A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between.
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
fengdu78/lihang-code
《统计学习方法》的代码实现
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
microsoft/PowerToys
Windows system utilities to maximize productivity
Delgan/loguru
Python logging made (stupidly) simple
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
marlbenchmark/on-policy
This is the official implementation of Multi-Agent PPO (MAPPO).
pyutils/line_profiler
Line-by-line profiling for Python
junhyukoh/deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
rougier/matplotlib-cheatsheet
Matplotlib 3.1 cheat sheet.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
tkipf/c-swm
Contrastive Learning of Structured World Models
tkipf/pygcn
Graph Convolutional Networks in PyTorch
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
xuehy/pytorch-maddpg
A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.