From 4b7149b4280557546a55d421c8a8bac49c4b1048 Mon Sep 17 00:00:00 2001 From: Emmanuel De Bezenac Date: Wed, 25 Apr 2018 11:12:22 +0200 Subject: [PATCH] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec25c0a..4999fd2 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books - [Quasi-Recurrent Neural Network (QRNN)](https://github.com/salesforce/pytorch-qrnn) - [Enhanced Deep Residual Networks for Single Image Super-Resolution](https://github.com/thstkdgus35/EDSR-PyTorch) - [DiracNets](https://github.com/szagoruyko/diracnets) +- [Deep Learning for Physical Processes: Integrating Prior Scientific Knowledge](https://github.com/emited/flow) ## Papers with Third-Party PyTorch Implementations - [Continuous Wavelet Transforms](https://github.com/tomrunia/PyTorchWavelets)