Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 451 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 451 Bytes

DynamicFieldFlow is a library that allows to simulate neural dynamic architectures built using DynamicFieldPy by means of the TensorFlow framework, and to train the parameters of such architectures via backpropagation through time.

Please check out the Jupyter notebook getting_started.ipynb or the examples folder to get started.