Skip to content

Commit 7c6d666

Browse files
authored
add related projects
1 parent b1bb601 commit 7c6d666

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Read the paper [here](https://arxiv.org/abs/1902.06714).
2020
- [Saving and loading from file](https://github.com/modern-fortran/neural-fortran#saving-and-loading-from-file)
2121
- [MNIST training example](https://github.com/modern-fortran/neural-fortran#mnist-training-example)
2222
* [Contributing](https://github.com/modern-fortran/neural-fortran#contributing)
23+
* [Related projects](https://github.com/modern-fortran/neural-fortran#related-projects)
2324

2425
## Features
2526

@@ -330,3 +331,8 @@ use in production. Contributions are welcome, especially for:
330331
* Others?
331332

332333
You can start at the list of open [issues](https://github.com/modern-fortran/neural-fortran/issues).
334+
335+
## Related projects
336+
337+
* [Fortran Keras Bridge (FKB)](https://github.com/scientific-computing/FKB)
338+
* [rte-rrtmgp](https://github.com/peterukk/rte-rrtmgp)

0 commit comments

Comments
 (0)