justinG-29's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
hardikkamboj/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
eastmountyxz/ImageProcessing-Python
该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。
oxoooo/mantou_earth
馒头地球mac版
BiRG/pyopls
A Python 3 implementation of orthogonal projection to latent structures
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
jupyterlab/jupyterlab
JupyterLab computational environment.
selfteaching/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
patrickcgray/open-geo-tutorial
Tutorial of fundamental remote sensing and GIS methodologies using open source software in python
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行