Skip to content

Commit 67c1e56

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 6f936a6 commit 67c1e56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@
7171
* [Rnn](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/RNN/rnn.ipynb)
7272
* [Sequence Labelling With A Bilstm In Pytorch](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/Sequence%20Labelling%20with%20a%20BiLSTM%20in%20PyTorch.ipynb)
7373
* [Style Transfer Pytorch](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/style_transfer_pytorch.ipynb)
74+
* Text Classification
75+
* [Text Classification Using Bert](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/Text%20Classification/text_classification_using_BERT.ipynb)
7476
* [Variational Autoencoder](https://github.com/TheAlgorithms/Jupyter/blob/master/neural_network/variational_autoencoder.ipynb)
7577

7678
## Numerical Methods

0 commit comments

Comments
 (0)