-
-
sklearn-HyperOpt Public
HyperOpt automates hyperparameter tuning and feature selection for machine learning models using scikit-learn, demonstrated on UC Irvine's Wine Quality dataset.
Jupyter Notebook UpdatedNov 2, 2024 -
sumo_pts Public
A Python interface for simulating public transport systems using SUMO.
-
-
msSQL-Flask Public
Class project of "Database Management Systems" course -- during my undergrad.
-
-
scikit-image Public
Forked from scikit-image/scikit-imageCustomizing initial segments in SLIC algorithm
Python Other UpdatedJun 25, 2022 -
WoodPixel Public
Forked from isering/WoodPixelAdding cut margin to WoodPixel project. It is needed when you are using CNC machines with different drill diameter instead of laser cutters.
-
tensorflow_example Public
I used these codes to present tf to a class of undergrad students.
-
cpp_cmake_prj Public
This is how I manage my c++ projects using CMake tool.
CMake UpdatedJan 4, 2022 -
soccerField Public
This project will generate a real-time map of a soccer match. The task is done by detecting and classifying players.
-
PSO-GA Public
An evolutionary optimizer! Created by combining Particle Swarm Optimization and Genetic Algorithm.
-
Chess Public
A chess. Currently, the game has 2 kinds of agents. One is a random player and the other is powered by the alpha-beta pruning (MinMax tree) algorithm.


