Pinned Repositories
-PyTorch-
【PyTorch】手把手教你跑通第一个神经网络
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
ALNS
this is a repository for ALNS
ALNS-1
Adaptive large neighbourhood search (and more!) in Python.
ALNS_VRPPD
应用ALNS算法解决VRPPD问题
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Autonomous-MazePathFinder-using-DQN
cvrp-decomposition
Decomposition Strategies for Vehicle Routing Heuristics
cvxpy
A Python-embedded modeling language for convex optimization problems.
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
zsxxxx98's Repositories
zsxxxx98/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
zsxxxx98/ALNS
this is a repository for ALNS
zsxxxx98/ALNS_VRPPD
应用ALNS算法解决VRPPD问题
zsxxxx98/Autonomous-MazePathFinder-using-DQN
zsxxxx98/Data-Science-Notes
数据科学的笔记以及资料搜集
zsxxxx98/gdrl
Grokking Deep Reinforcement Learning
zsxxxx98/LSTM-
sin(x) function fitting using LSTM
zsxxxx98/multi-step-forecasting-blog-sample-code
This repository is used for sample code of AWS China Blog.
zsxxxx98/OUTPUT-ALNS-Java-Python-code-and-Samples
help yourself~
zsxxxx98/per
Prioritized Experience Replay (PER) implementation in PyTorch
zsxxxx98/PointerNetwork-RL-TSP
指针网络+强化学习 解决旅行商(TSP)问题
zsxxxx98/Reinforcement-learning-with-PyTorch
Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch
zsxxxx98/RoutingProblemGANN
zsxxxx98/scratch_mlp
Explaining the Math of how neural networks learn
zsxxxx98/VRP-RL
Reinforcement Learning for Solving the Vehicle Routing Problem
zsxxxx98/VRPTW
Solving VRPTW with metaheuristics
zsxxxx98/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)