Skip to content

Commit

Permalink
updating DIRECTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and github-actions committed Aug 31, 2021
1 parent 6f936a6 commit 67c1e56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@
* [Rnn](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/RNN/rnn.ipynb)
* [Sequence Labelling With A Bilstm In Pytorch](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/Sequence%20Labelling%20with%20a%20BiLSTM%20in%20PyTorch.ipynb)
* [Style Transfer Pytorch](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/style_transfer_pytorch.ipynb)
* Text Classification
* [Text Classification Using Bert](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/Text%20Classification/text_classification_using_BERT.ipynb)
* [Variational Autoencoder](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/variational_autoencoder.ipynb)

## Numerical Methods
Expand Down

0 comments on commit 67c1e56

Please sign in to comment.