Stars
francho3 / To-Explore-Supervised-Machine-Learning
Forked from uday-uc/To-Explore-Supervised-Machine-Learningused regression algorithms (linear regression, random forest,svr,decision tree)
Python Data Science Handbook: full text in Jupyter Notebooks
AndresSepulveda / handson-ml2
Forked from ageron/handson-ml2A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Set of real world data science tasks completed using the Python Pandas library
echoxiangzhou / notebooks
Forked from betodealmeida/notebooksIPython notebooks
manu9418 / PyEarthScience
Forked from KMFleischer/PyEarthScienceThe PyEarthScience repository created by DKRZ (German Climate Computing Center) provides Python scripts and Jupyter notebooks in particular for scientific data processing and visualization used in …
A series of Jupyter Notebooks on exploring Unidata technology with Python. See website for more information.
Toolbox to handle ocean waves datasets
raybellwaves / python-machine-learning-book-2nd-edition
Forked from rasbt/python-machine-learning-book-2nd-editionThe "Python Machine Learning (2nd edition)" book code repository and info resource
Python notebooks with ML and deep learning examples with Azure Machine Learning | Microsoft
raybellwaves / Bayesian_PyMC3
Forked from Ram-N/Bayesian_PyMC3Examples and notebooks of using PyMC3 for learning Bayesian Analysis
Collection of examples for pytroll satellite data processing
raybellwaves / ml-basics
Forked from MicrosoftDocs/ml-basicsExercise notebooks for Machine Learning modules on Microsoft Learn
Scripts to build a linear inverse model (LIM) using Python.
pankajkarman / plotlywrapper
Forked from jwkvam/plotlywrapper🌯 simple plotly python api
pankajkarman / siml
Forked from taspinar/simlMachine Learning algorithms implemented from scratch
pankajkarman / DSen2
Forked from lanha/DSen2Super-Resolution of Sentinel-2 Images: Learning a Globally Applicable Deep Neural Network
brwst / handson-ml
Forked from ageron/handson-mlA series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Collection of examples for pytroll satellite data processing
wqshen / pysal
Forked from pysal/pysalPySAL: Python Spatial Analysis Library
wqshen / nmc_met_map
Forked from nmcdev/nmc_met_map天气学诊断分析工具(Meteorological Diagnostic Tools, MetDig)
miniufo / floater
Forked from ocean-transport/floaterFor working with lagrangian float data
miniufo / xgcm-examples
Forked from xgcm/xgcm-examplesExamples and tutorials for xgcm
alexanderhucheerful / Python-Practical-Application-on-Climate-Variability-Studies
Forked from liuchao95/Python-Practical-Application-on-Climate-Variability-StudiesThis tutorial is a companion volume of Matlab versionm but add more. Main objective is the transference of know-how in practical applications and management of statistical tools commonly used to ex…
Machine Learning in Python for Environmental Science Problems AMS Short Course Material
TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版
alexanderhucheerful / tensorflow2_tutorials_chinese
Forked from czy36mengfei/tensorflow2_tutorials_chinesetensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
气象相关书籍合集(持续更新)
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行