LerenQ's Stars
arrigonialberto86/deepar
Tensorflow implementation of Amazon DeepAR
amazon-science/chronos-forecasting
Chronos: Pretrained Models for Probabilistic Time Series Forecasting
AI4Finance-Foundation/FinGPT
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
vanessaaleung/ds-case-studies
Data Science Case Studies
kenjihiranabe/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
Portland-Chinese-folks-PoP-leetcode/Leetcode_solution
Fuck leetcode
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
firmai/awesome-google-colab
Google Colaboratory Notebooks and Repositories (by @firmai)
toxtli/awesome-machine-learning-jupyter-notebooks-for-colab
A curated list of Machine Learning and Deep Learning tutorials in Jupyter Notebook format ready to run in Google Colaboratory
ajaymache/machine-learning-yearning
Machine Learning Yearning book by 🅰️𝓷𝓭𝓻𝓮𝔀 🆖
Thinklab-SJTU/awesome-ml4co
Awesome machine learning for combinatorial optimization papers.
gkhayes/mlrose
Python package for implementing a number of Machine Learning, Randomized Optimization and SEarch algorithms.
ZhiqingXiao/rl-book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
xijunlee/Learning-to-Optimize-Arxiv
The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading notes.
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
ZhenkunWang/GNNPapers
Must-read papers on graph neural networks (GNN)
makelove/OpenCV-Python-Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
danpaquin/coinbasepro-python
The unofficial Python client for the Coinbase Pro API
N-Wouda/ALNS
Adaptive large neighbourhood search (and more!) in Python.
water-mirror/NeuLNS
Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learning.
kaixindelele/tensorflow_notebook
【北京大学】人工智能实践:Tensorflow笔记 手敲代码共享
mveres01/pytorch-drl4vrp
Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arXiv:1802.04240 (2018).
zhengsr3/Solving_Travelling_Salesman_Problem
facebookresearch/neural-rewriter
Learning to Perform Local Rewriting for Combinatorial Optimization
Tianxiaomo/tensorflow_notebook
tensorflow notebook\人工智能实践
water-mirror/vrp_env
vrp_env for NeuLNS, Neural Large Neighborhood Search