Pinned Repositories
3d-bin-pack
A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.
adempiere
ADempiere Business Suite ERP/CRM/MFG/SCM/POS done the Bazaar way in an open and unabated fashion. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users.
alns-framework
Automatically exported from code.google.com/p/alns-framework
arsenal
Arsenal is just a quick inventory and launcher for hacking programs
beagle
Automatically exported from code.google.com/p/beagle
beagle-1
A generic C++ framework for evolutionary computation
beagle.openbeagle
Automatically exported from code.google.com/p/beagle.openbeagle
benders-decomposition-gurobi
Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solver.
niographs
Automatically exported from code.google.com/p/niographs
python-vns
Automatically exported from code.google.com/p/python-vns
falcong's Repositories
falcong/arsenal
Arsenal is just a quick inventory and launcher for hacking programs
falcong/benders-decomposition-gurobi
Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solver.
falcong/BendersLib
Benders decomposition and its variants in Python
falcong/Bigscity-LibCity-Datasets
Traffic data processing tools in LibCity
falcong/BPFI-learn2branch
Source code for paper "Batch-Wise Permutation Feature Importance Evaluation and Problem-Specific Bigraph for Learn-to-Branch"
falcong/Business-Analyst-Nanodegree
Kai Sheng TEH - Udacity Business Analyst Nanodegree
falcong/Corrosion
Predict corrosion rate using Machine Learning
falcong/DAE_impute
Time series missing data imputation with Temporal Convolutional Denoising Autoencoder
falcong/Data-Science-Books
falcong/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
falcong/Dip
This a mirror of the subversion repository on COIN-OR.
falcong/edaviz
edaviz - Python library for Exploratory Data Analysis and Visualization in Jupyter Notebook or Jupyter Lab
falcong/euro-meets-neurips-2022
falcong/intermodalTransportationNetworksCG
falcong/libMultiRobotPlanning
Library with search algorithms for task and path planning for multi robot/agent systems
falcong/MatheuristicsGAP
Accompanying code for the text: Maniezzo, Vittorio, Boschetti, Marco Antonio, Stützle, Thomas "Matheuristics, algorithms and implementations" EURO Advanced Tutorials on Operational Research, Springer, 2021 https://www.springer.com/us/book/9783030702762
falcong/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
falcong/NeuLNS
Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learning.
falcong/pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
falcong/reinforcement-learning
falcong/simple_mip_solver
A lightweight Mixed-Integer Programming solver for prototyping new branching and cutting schemes
falcong/Soc2
falcong/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
falcong/ta-lib
Python wrapper for TA-Lib (http://ta-lib.org/).
falcong/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
falcong/TSPDL
falcong/tsplib95
Library for working with TSPLIB files.
falcong/TTPNet
Travel Time Prediction Based on Tensor Decomposition and Graph Embedding
falcong/vehicle_routing_column_generation
A demo on how use column generation in a primal heuristic for the Vehicle Routing Problem with Time Windows (VRPTW)
falcong/VRP_Engine