- France
Lists (4)
Sort Name ascending (A-Z)
Stars
Advanced Python Mastery (course by @dabeaz)
Data Science Roadmap from A to Z
seydou-coulibaly / pyconfr-2023
Forked from AFPy/pyconfr-2023Site web de la PyConFr 2023
Roadmap to becoming a data engineer in 2021
Solving multi-modal optimization problem (Truck and Freighter) during master 2 class about transport optimization
Resolving multi-objective 2-rcap problem (resource constrained assignment problem) with meta heuristics. The particularity of the problem is to have both objectives function of LAP (assignment prob…
Handling Floating numbers intervals with good precisions using C++ libary Gaol
Resolving operations research 's " Lot sizing problem" during Master 1 student pratical work
Master 1 student work project during spring 2016 on the theme of programming and compilation languages
Master 2 robotic project : viewing calibration concepts, path planing and trajectory following. Using library Ibex with python to represent robots geometric and kinetic models
Resolving Binary modelisation of knapsack problem using two different methods bounding tehcniques
Linear assignment problem resolution using Hungarian algorithm and comparing it with GLPK 's solver result.
Master 1's student working research on combined Localisation, Inventory and Routing problem.
Réalisation d'une fonction acp (analyse multuvariée) comme celle de dudi.pca de la librairie ade4
Master 1 student work on " Non linear optimisation"
Master 1 project on operations research 's " Set Covering Problem". Some famous methods (Grasp, simulated annealing) have been used.
Master 1 student project on operations research " Location problem (FLP) " using meta heuristics and cplex's relaxation to solve problems
Full Stack Web Development with Flask.
A guide to contributing to open source
A collection of powerful data structures
🎓 Path to a free self-taught education in Computer Science!
A complete computer science study plan to become a software engineer.
An opinionated list of awesome Python frameworks, libraries, software and resources.
A collection of algorithms and data structures