mydonne's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
TheAlgorithms/Python
All Algorithms implemented in Python
microsoft/PowerToys
Windows system utilities to maximize productivity
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
keras-team/keras
Deep Learning for humans
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
mli/paper-reading
深度学习经典、新论文逐段精读
fastai/fastai
The fastai deep learning library
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
qgis/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
kedro-org/kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
MingchaoZhu/InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
shinnytech/tqsdk-python
天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易
rasterio/rasterio
Rasterio reads and writes geospatial raster datasets
nicodjimenez/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
cn/GB2260
中华人民共和国国家标准 GB/T 2260 行政区划代码
giswqs/earthengine-py-notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
wandergis/coordTransform_py
提供百度坐标系(bd-09)、火星坐标系(国测局坐标系、gcj02)、WGS84坐标系直接的坐标互转,也提供了解析高德地址的方法的python版本
HuijieL/Ren
任正非讲话
earthlab/earthpy
A package built to support working with spatial data using open source python
Hsankesara/DeepResearch
This repository is the collection of research papers in Deep learning, computer vision and NLP.
mwitiderrick/stockprice
Data and Notebook for the Stock Price Prediction Tutorial