https://github.com/mikubill/gan-convlstm
GAN based ConvLSTM in precipitation prediction (Trial Version)
https://github.com/mikubill/gan-convlstm
convlstm gan pytorch
Last synced: 5 months ago
JSON representation
GAN based ConvLSTM in precipitation prediction (Trial Version)
- Host: GitHub
- URL: https://github.com/mikubill/gan-convlstm
- Owner: Mikubill
- License: mit
- Created: 2020-06-06T09:10:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T00:54:11.000Z (over 1 year ago)
- Last Synced: 2025-04-01T23:34:58.590Z (6 months ago)
- Topics: convlstm, gan, pytorch
- Language: Python
- Size: 11.7 KB
- Stars: 47
- Watchers: 3
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GAN-ConvLSTM
GAN based ConvLSTM in precipitation prediction (Trial Version)
Data -> [Encoder ConvLSTM Stack -> Decoder ConvLSTM Stack] -> Prediction
Data -> [Conv3d -> Dense] -> True/False