Jason Ma (@jasonma1127)
  • Stars
    star
    46
  • Global Rank 361,753 (Top 13 %)
  • Followers 7
  • Registered about 7 years ago
  • Most used languages
    Python
    33.3 %
    C++
    33.3 %
    HTML
    8.3 %
    Dart
    8.3 %
    Java
    8.3 %
    SCSS
    8.3 %
  • Location πŸ‡ΉπŸ‡Ό Taiwan
  • Country Total Rank 1,879
  • Country Ranking
    SCSS
    50
    Dart
    169
    C++
    275
    Java
    450
    Python
    823
    HTML
    1,558

Top repositories

1

FireflyAlgorithm

Using Firefly Algorithm to find the minimal solution of Rastrigin function and Styblinski-Tang function
Python
6
star
2

jasonma1127

Config files for my GitHub profile.
5
star
3

Library-Manage-System

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

Simulated-Annealing

Using Simulated-Annealing algorithm to solve CVRP problem
C++
4
star
5

Savings-Algorithm

Using Savings-Algorithm algorithm to solve CVRP problem
C++
4
star
6

ArtificialBeeColony

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

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)
Python
4
star
8

Contact-Manager

C++
3
star
9

IsLab

Python
3
star
10

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)
C++
3
star
11

My-Portfolio-Website

SCSS
2
star
12

flutter_tutorial_practice

Dart
1
star
13

RobotFrameworkProject

HTML
1
star