yilun's Stars
jgraph/drawio-desktop
Official electron build of draw.io
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 ;)
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
electronicarts/CnC_Remastered_Collection
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
enso-org/enso
Enso Analytics is a self-service data prep and analysis platform designed for data teams.
hyperopt/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
kerlomz/captcha_trainer
[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
frangoteam/FUXA
Web-based Process Visualization (SCADA/HMI/Dashboard) software
heucoder/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
SheffieldML/GPy
Gaussian processes framework in python
AllenDowney/ThinkBayes2
Text and code for the forthcoming second edition of Think Bayes, by Allen Downey.
BIMK/PlatEMO
Evolutionary multi-objective optimization platform
dynamicslab/pysindy
A package for the sparse identification of nonlinear dynamical systems from data
WenmuZhou/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
automl/SMAC3
SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization
JackonYang/captcha-tensorflow
Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+
SheffieldML/GPyOpt
Gaussian Process Optimization using GPy
PyDMD/PyDMD
Python Dynamic Mode Decomposition
GeoStat-Framework/PyKrige
Kriging Toolkit for Python
SMTorg/smt
Surrogate Modeling Toolbox
jasonpang/RemoteDesktop
A from-scratch re-implementation of VNC / TeamViewer / Remote Desktop. Working screen transfer, NAT traversal / UDP hole punching, uses a mirror driver.
pymor/pymor
pyMOR - Model Order Reduction with Python
tirthajyoti/doepy
Design of Experiment Generator. Read the docs at: https://doepy.readthedocs.io/en/latest/
jasonpang/screenshare
Remote desktop screen sharing for Windows 8 / 8.1.
MathEXLab/PySPOD
A Python package for spectral proper orthogonal decomposition (SPOD).
mathisonian/kde
Idyll example post about kernel density
Eric-Bradford/TS-EMO
This repository contains the source code for “Thompson sampling efficient multiobjective optimization” (TSEMO).