Pinned Repositories
AIGames
use AI to play some games.
BTree_Submit
My BplusTree for submission.
BusPlatform-GA-Ptr
A method combined Genetic Algorithm and Pointer Network to solve multi-object CVRP.
coding-interview-university
A complete computer science study plan to become a software engineer.
Cortex-m4-Clock
A digital clock program based on cortex-m4.
CS158-Project-BTree
CS158 Project BTree
CS175-Android
CS420_Image_Segmentation
SRC_Hardware
Tourism-APP
旅游规划APP开发项目
Yggdrasils35's Repositories
Yggdrasils35/BusPlatform-GA-Ptr
A method combined Genetic Algorithm and Pointer Network to solve multi-object CVRP.
Yggdrasils35/SRC_Hardware
Yggdrasils35/Tourism-APP
旅游规划APP开发项目
Yggdrasils35/AIGames
use AI to play some games.
Yggdrasils35/BTree_Submit
My BplusTree for submission.
Yggdrasils35/coding-interview-university
A complete computer science study plan to become a software engineer.
Yggdrasils35/Cortex-m4-Clock
A digital clock program based on cortex-m4.
Yggdrasils35/CS158-Project-BTree
CS158 Project BTree
Yggdrasils35/CS175-Android
Yggdrasils35/CS420_Image_Segmentation
Yggdrasils35/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
Yggdrasils35/django-by-example-book
Code for the book Django By Example https://www.packtpub.com/web-development/django-example
Yggdrasils35/exercise
exercise for nndl
Yggdrasils35/matlab-week5
Yggdrasils35/numpy-ml
Machine learning, in numpy
Yggdrasils35/Ptr-network-for-Bus-platform
A project using pointer network to solve bus path planning problem
Yggdrasils35/requests
A simple, yet elegant HTTP library.
Yggdrasils35/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman) 遗传、粒子群、模拟退火、蚁群算法等