-
scikit-opt Public
Forked from guofei9987/scikit-optGenetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sa…
Python MIT License UpdatedJul 15, 2022 -
handson-ml Public
Forked from ageron/handson-mlA series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Jupyter Notebook Apache License 2.0 UpdatedMay 4, 2022 -
reinforcement_torch_pfrl Public
Forked from rexrex9/reinforcement_torch_pfrl真-极简强化学习(基于torch的强化学习框架pfrl)
Python UpdatedMar 21, 2022 -
TSP_collection Public
Forked from kellenf/TSP_collectionTSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)
Python UpdatedJul 23, 2021 -
Deep-Reinforcement-Learning-Book Public
Forked from YutaroOgawa/Deep-Reinforcement-Learning-Book書籍「つくりながら学ぶ!深層強化学習」のサポートリポジトリです
Jupyter Notebook MIT License UpdatedJun 3, 2021 -
AI-Homework Public
Forked from roadwide/AI-Homework人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
Python UpdatedApr 24, 2021 -
Reinforcement-Learning-Notes Public
Forked from YJLAugus/Reinforcement-Learning-NotesReinforcement-Learning-Notes, start with MDP.
UpdatedJan 5, 2021 -
DRLPytorch Public
Forked from GAOYANGAU/DRLPytorchPytorch for Deep Reinforcement Learning
Python UpdatedJun 12, 2020 -
-
Deep-Reinforcement-Learning Public
Forked from chenzomi12/Deep-Reinforcement-Learning《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>
Jupyter Notebook UpdatedApr 4, 2019 -
MachineLearning Public
Forked from TimePickerWang/MachineLearningMachine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行
Python UpdatedMar 15, 2019 -
-
-
-