Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
AGB_Pune
Above-ground biomass estimation for tree-census done by Pune Muncipal Corporation
AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
bfast
Breaks For Additive Season and Trend
BioMassters
An algorithm that predicts yearly Aboveground Biomass for Finnish forests using satellite imagery.
canopyLazR
R package to estimate leaf area density (LAD) and leaf area index (LAI) from airborne LiDAR point clouds
rgee
Google Earth Engine for R
niceynine's Repositories
niceynine/bfast
Breaks For Additive Season and Trend
niceynine/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
niceynine/AGB_Pune
Above-ground biomass estimation for tree-census done by Pune Muncipal Corporation
niceynine/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
niceynine/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
niceynine/BioMassters
An algorithm that predicts yearly Aboveground Biomass for Finnish forests using satellite imagery.
niceynine/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
niceynine/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
niceynine/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
niceynine/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
niceynine/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
niceynine/dissertation
MSc dissertation code repository for working with GEDI and ALS lidar data.
niceynine/earthengine-api
Python and JavaScript bindings for calling the Earth Engine API.
niceynine/earthengine-community
Tutorials and content created by Earth Engine users, for Earth Engine users
niceynine/gedi_tutorials
GEDI L3 and L4 Tutorials
niceynine/geedim
Search, composite, and download Google Earth Engine imagery.
niceynine/GoogleEarthEngine-sentinel1-vegetation-indices
It contains Google Earth Engine codes (JavaScript API) to process Sentinel-1 and Landsat 8 images to compute SAR and optical vegetation indices.
niceynine/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
niceynine/Landsat-LAI
Employing a data-driven approach to generate Leaf Area Index (LAI) maps from Landsat images over CONUS
niceynine/machine-learning-and-ensemble-for-AGB
Machine learning and ensemble estimate for above-ground biomass estimation
niceynine/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
niceynine/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
niceynine/pyGEDI
pyGEDI is a Python Package for NASA's Global Ecosystem Dynamics Investigation (GEDI) mission, data extraction, analysis, processing and visualization.
niceynine/Python-100-Days
Python - 100天从新手到大师
niceynine/python3-cookbook
《Python Cookbook》 3rd Edition Translation
niceynine/RecLearn
Recommender Learning with Tensorflow2.x
niceynine/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
niceynine/tiny_python
just tiny python
niceynine/torch-template-for-deep-learning
Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common algorithms.
niceynine/torchgeo
TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data