Jason Ma (jasonma1127)

jasonma1127

Geek Repo

Company:National Taiwan University of Science and Technology

Location:Taipei, Taiwan

Home Page:https://my-portfolios-website.herokuapp.com/

Github PK Tool:Github PK Tool

Jason Ma's repositories

FireflyAlgorithm

Using Firefly Algorithm to find the minimal solution of Rastrigin function and Styblinski-Tang function

Language:PythonStargazers:6Issues:2Issues:0

jasonma1127

Config files for my GitHub profile.

Library-Manage-System

Implement a simple Library Manage System with the basic function, and using TDD (Test-Driven Development) to develop

Language:JavaStargazers:5Issues:2Issues:0

ArtificialBeeColony

Using Artificial Bee Colony to find the minimal/maximal solution of Rastrigin function and Styblinski-Tang function

Language:PythonStargazers:4Issues:2Issues:0

ParticleSwarmOptimization

Using Particle Swarm Optimization Algorithm to find the maximize solution of the following problem Maximize𝑓(π‘₯,𝑦)=βˆ’π‘₯𝑠𝑖𝑛(4π‘₯)βˆ’1.1𝑦𝑠𝑖𝑛(2𝑦)+1 8≀x≀10; 10≀y≀13; x+y≀22 Expect to get maximum 23.0063 at (x,y)=(9.039,11.802)

Language:PythonStargazers:4Issues:2Issues:0

Savings-Algorithm

Using Savings-Algorithm algorithm to solve CVRP problem

Language:C++Stargazers:4Issues:2Issues:0

Simulated-Annealing

Using Simulated-Annealing algorithm to solve CVRP problem

Language:C++Stargazers:4Issues:2Issues:0

GeneticAlgorithm

Using Gene Algorithm to find the maximize solution of the following problem Maximize𝑓(π‘₯,𝑦)=βˆ’π‘₯𝑠𝑖𝑛(4π‘₯)βˆ’1.1𝑦𝑠𝑖𝑛(2𝑦)+1 8≀x≀10; 10≀y≀13; x+y≀22 Expect to get maximum 23.0063 at (x,y)=(9.039,11.802)

Language:C++Stargazers:3Issues:2Issues:0
Language:PythonStargazers:3Issues:0Issues:0
License:BSD-3-ClauseStargazers:1Issues:0Issues:0