Niranjanpoudelusu's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
guofei9987/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)
ahmedfgad/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
gboeing/ppde642
USC urban data science course series in Python
handcraftsman/GeneticAlgorithmsWithPython
source code from the book Genetic Algorithms with Python by Clinton Sheppard
tirthajyoti/Stats-Maths-with-Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Codecademy/learn-cpp
Codecademy | Learn C++
Lakhankumawat/LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
hzjken/multimodal-transportation-optimization
A project on using mathematical programming to solve multi-modal transportation cost minimization in goods delivery and supply chain management.
thomasnield/oreilly_intro_to_mathematical_optimization
O'Reilly online training "Intro to Mathematical Optimization"
rameziophobia/Travelling_Salesman_Optimization
Python implementation for TSP using Genetic Algorithms, Simulated Annealing, PSO (Particle Swarm Optimization), Dynamic Programming, Brute Force, Greedy and Divide and Conquer
rayjasson98/Hybrid-Genetic-Algorithm-Simulated-Annealing-for-Presentation-Scheduling
This repository demonstrates how the Presentation Scheduling problem, which is analogous to the famous University Course Timetabling Problem (UCTP), can be solved using the Hybrid Genetic Algorithm-Simulated Annealing (HGASA) algorithm.
skylergrammer/SimulatedAnnealing
arviinnd-5989/Machine-Learning-Mastery-with-python
book by Dr. Jason Brownlee
anirudhpillai/cvrptw
Capacitated Vehicle Routing Problem with Time Windows (NP-Hard). Winner at ICHack 18.
Melvin95/Hybrid-IGA-SA-Knapsack
A hybrid genetic and simulated annealing algorithm in solving the knapsack 0-1 problem
michelbierlaire/mooc-optimization
ralaruri/p_median_python
Solving P-median problem using python comparing results to ArcGIS Pro
uber-research/dispatch-optim
Constrainted based optimization
seanys/Transportation-and-Optimization-Notes
交通和优化理论笔记
abdullah-al-masud/rl-optimize
rl-optimize is an open source platform to provide Deep Learning based solutions to combinatorial optimization problems and NP/NP-hard problems..
MoseleyBioinformaticsLab/SAGA_optimize
Combined simulated annealing and genetic algorithm (SAGA) for model parameter optimization
vincent9619/PSO_GA_TSP
Combined particle swarm algorithm and genetic algorithm together to solve the traveling Sales-man Problem. Hao Gong 1537584
kage08/CMC_Proj
CMC Project: Hierarchical Framework for Genetic Algorithms
SingularityUrBrain/math-programming
Python and C++ solutions for some of the mathematical programming problems.
yamamura-k/TSP
Solve TSP problem with Genetic Algorithm, Simulated Annealing, Deep Reinforcement Learning, Linear Integer Programming, Classical heuristics(such as 2-Opt).
michelbierlaire/optimization-book
michelbierlaire/optimization_and_simulation
Examples for the EPFL doctoral course "Optimization and Simulation"
tpall/norra2017
Add height profile to R leaflet map using leaflet.elevation plugin