Meng-Ting Wu (MarttiWu)

MarttiWu

Geek Repo

Location:Taiwan

Github PK Tool:Github PK Tool

Meng-Ting Wu's repositories

aco-tsp

Solving TSP problem by Ant Colony Optimization.

Language:C++Stargazers:3Issues:0Issues:0

Training-Free-NAS

A list of Training-Free NAS papers.

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

ABC-Game

ABC-Game is an interesting simulator based on Artificial Bee Colony algorithm which is a metaheuristic based algorithm proposed by Karaboga in 2005.

Language:PythonStargazers:1Issues:1Issues:0

differential-evolution-ackley-function

Finding the optimum solution for Ackley Function by Differential Evolution Algorithm

Language:C++Stargazers:1Issues:0Issues:0

exhaustive-search-one-max

Solving one-max problem by Exhaustive Search.

Language:C++Stargazers:1Issues:1Issues:0

genetic-algorithm-iris

Clustering the Iris dataset by Genetic Algorithm.

Language:C++Stargazers:1Issues:1Issues:0

genetic-algorithm-one-max

Solving one-max problem by Genetic Algorithm

Language:C++Stargazers:1Issues:1Issues:0
Language:C++Stargazers:1Issues:1Issues:0

hill-climbing-one-max

Solving one-max problem by Hill Climbing Algorithm

Language:C++Stargazers:1Issues:1Issues:0

ML-modules

Some useful modules for Machine Learning.

particle-swarm-optimization-ackley-function

Finding the optimum solution for Ackley Function by Particle Swarm Optimization

Language:C++Stargazers:1Issues:0Issues:0

random-forest-NSL-KDD

Random Forest, a data clustering method implemented in C++ in order to cluster the NSL-KDD dataset.

Language:C++Stargazers:1Issues:1Issues:0

random-restart-hill-climbing-one-max

Solving one-max problem by Random-restart Hill Climbing Algorithm.

Language:C++Stargazers:1Issues:0Issues:0

simulated-annealing-one-max

Solving one-max problem by Simulated Annealing Algorithm

Language:C++Stargazers:1Issues:1Issues:0

tabu-search-one-max

Solving one-max problem by Tabu Search Algorithm.

Language:C++Stargazers:1Issues:0Issues:0

ACO

ACO Simulator

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

mnist-keras

Image Classification MNIST dataset -- Keras

Language:PythonStargazers:0Issues:1Issues:0