mingchensh's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
srafay/Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
floydhub/mnist
Pytorch mnist example
ecm200/caltech_birds
A set of notebooks as a guide to the process of fine-grained image classification of birds species, using PyTorch based deep neural networks.
microsoft/python-sample-vscode-fastapi-tutorial
Sample code for the FastAPI tutorial in the VS Code documentation
machinecurve/extra_keras_datasets
📃🎉 Additional datasets for tensorflow.keras
HenrYxZ/object-classification
Python and OpenCV code for training a model for object classification/recognition using images
league1991/Color-Picker
A Color Picker based on manifold learning. The algorighm is the same as the "SOM-ColorManifolds" repository.
majdjamal/manifold_learning
Showcasing Manifold Learning with ISOMAP, and compare the model to other transformations, such as PCA and MDS.