Mew-YL's Stars
gmiguez/MMF-HYDROMODEL
Model code
wmurphyrd/colorplaner
📊ggplot2 Extension to Visualize Two Variables Per Color Aesthetic through Color Space Projection
arbennett/coupled_ml_summa
leelew/CLSTM
Causality-structured LSTM (source code of "Causality-Structured Deep Learning for Soil Moisture Predictions", Journal of Hydrometeorology)
shoebodh/hydrusR
Utility functions to run the HYDRUS-1D soil-water flow model through R
phydrus/phydrus
:sweat_drops: Python implementation of the HYDRUS-1D unsaturated zone model
HydroComplexity/SoilMoisture
1D Vertical Soil Moisture model
ESMWG/NoahMP
The Noah with multiparameterization options (NoahMP) land surface model
kratzert/ealstm_regional_modeling
Accompanying code for our HESS paper "Towards learning universal, regional, and local hydrological behaviors via machine learning applied to large-sample datasets"
motefly/DeepGBM
SIGKDD'2019: DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks
pltrees/abcboost
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
Rgree0/AttConvLSTM
A Surface Soil Moisture Prediction Model based on Attention and ConvLSTM.
rtanno21609/AdaptiveNeuralTrees
Adaptive Neural Trees
arkadaw9/PGNN
Physics-guided Neural Networks (PGNN) : An Application In Lake Temperature Modelling
jindongwang/tlbook-code
Code for Transfer Learning book--《迁移学习导论》配套代码
ashishpatel26/Tensorflow-Keras-Custom-Data-Generator
Tensorflow2 Keras Custom Data Generator
akashkoppa/StressNet
Ecosystem-scale transpiration stress formulation using deep learning
shervinea/enzynet
EnzyNet: enzyme classification using 3D convolutional neural networks on spatial representation
shap/shap
A game theoretic approach to explain the output of any machine learning model.
lightningsoon/Residual-Dense-Net-for-Super-Resolution
TianzhongSong/3D-Dense-Residual-Network-for-Action-Recognition
3D Dense Residual Network for Action Recognition
zhuozhuoweiwei/3D-CNN-based-on-attention-mechanism
本文采用基于注意力机制的卷积神经神经网络模型来实现对阿尔兹海默症疾病的分类。采用3D卷积对图像进行特征获取,通过在卷积中添加注意力机制,重点关注疾病脑图像中的患病区域,从而提高分类模型的实验精度。
AiviaCommunity/3D-RCAN
Three-dimensional residual channel attention networks
hengchuan/RDN-TensorFlow
A TensorFlow implementation of CVPR 2018 paper "Residual Dense Network for Image Super-Resolution".
zhangkaifang/CBAM-TensorFlow2.0
CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0
disarm-platform/gapfilling_rasters
Algorithm to gap fill raster (e.g. remotely sensed) data
niecongchong/DANet-keras
keras-Dual Attention Network for Scene Segmentation
laugh12321/3D-Attention-Keras
This repo contains the 3D implementation of the commonly used attention mechanism for imaging.
kobiso/CBAM-keras
CBAM implementation on Keras