Skip to content

Commit

Permalink
Add Bidirectional RNN
Browse files Browse the repository at this point in the history
  • Loading branch information
saksham189 committed Jan 25, 2019
1 parent fc8d296 commit 3712836
Show file tree
Hide file tree
Showing 16 changed files with 1,475 additions and 106 deletions.
2 changes: 2 additions & 0 deletions src/mlpack/methods/ann/CMakeLists.txt
Expand Up @@ -5,6 +5,8 @@ set(SOURCES
ffn_impl.hpp
rnn.hpp
rnn_impl.hpp
brnn.hpp
brnn_impl.hpp
)

add_subdirectory(visitor)
Expand Down

0 comments on commit 3712836

Please sign in to comment.