Pinned Repositories
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
ambrals_forward
AMBRALS BRDF framework
An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
AtmosphericCorrection
6s模型大气校正python版本,支持GF1、2,Landsat-8,Sentinel-2等影像
awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Bayesian-optimization
Source Code for 'Bayesian Optimization' by Peng Liu
bayesian-optimization-in-action
Source code for Bayesian Optimization in Action, published by Manning
bayesian_changepoint_detection
Methods to get the probability of a changepoint in a time series.
DeepLearningFromScratch
Reproduce selected deep learning models from scratch in PyTorch
transferlearning-tutorial
《迁移学习简明手册》LaTex源码
zhang6707's Repositories
zhang6707/bayesian-optimization-in-action
Source code for Bayesian Optimization in Action, published by Manning
zhang6707/awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
zhang6707/Bayesian-optimization
Source Code for 'Bayesian Optimization' by Peng Liu
zhang6707/Book3_Elements-of-Mathematics
Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;本册有,583幅图,136个代码文件,其中24个Streamlit App;状态:清华社五审五校中;Github稿件基本稳定,欢迎提意见,会及时修改
zhang6707/ClearSCD
A remote sensing semantic change detection model
zhang6707/climate_indices
Climate indices for drought monitoring, community reference implementations in Python
zhang6707/cropmaps
Crop type mapping solution for MAGO Project (NTUA)
zhang6707/CTSM
Community Terrestrial Systems Model (includes the Community Land Model of CESM)
zhang6707/easyPheno
easyPheno: a model agnostic phenotype prediction framework
zhang6707/espa-surface-reflectance
USGS EROS ESPA Surface Reflectance
zhang6707/FieldSeg-DA2.0
An individual arable field(IAF) extraction framework.
zhang6707/Hands-on-ML
https://hml.boyuai.com
zhang6707/kNDVI
Kernel vegetation indices and the kernel NDVI
zhang6707/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
zhang6707/MFCN
A Combined Loss-Based Multiscale Fully Convolutional Network for High-Resolution Remote Sensing Image Change Detection
zhang6707/openSAR
Synthetic Aperture Radar (SAR) Tools and Documents from Earth Big Data LLC
zhang6707/optuna-examples
Examples for https://github.com/optuna/optuna
zhang6707/polar2grid
Tools for reading, remapping, and writing satellite instrument data.
zhang6707/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 ;)
zhang6707/pyPESTO
python Parameter EStimation TOolbox
zhang6707/pyPhenology
Plant phenology models in python with a scikit-learn inspired API
zhang6707/Python
All Algorithms implemented in Python
zhang6707/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
zhang6707/pyvinecopulib
A Python library for vine copula models
zhang6707/sarpy
A basic Python library to demonstrate reading, writing, display, and simple processing of complex SAR data using the NGA SICD standard.
zhang6707/sg2
zhang6707/SNU-PS
基于分类后验概率空间的孪生Nested-UNet (SNU-PS)变化检测网络
zhang6707/tiny_python
just tiny python
zhang6707/weightedcorr
Weighted correlation in Python. Pandas based implementation of weighted Pearson and Spearman correlations.
zhang6707/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)