SciSharp / TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
https://scisharp.github.io/tensorflow-net-docs
Apache License 2.0
3.2k stars 514 forks source link

Draft PR for RNN #1081

Closed Wanglongzhi2001 closed 1 year ago

Wanglongzhi2001 commented 1 year ago

This is a draft PR for implementing RNN, and hope other contributors can give some advice.