Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
harshildarji commited on
Commit
ba16f7e
1 Parent(s): 432c749

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: cc0-1.0
4
 
5
  A Reber sequence is a grammar string made of finite states, in simple words, formed by using a confined set of characters. In the research paper that proposed the [LSTM](https://dl.acm.org/doi/10.1162/neco.1997.9.8.1735), the authors use embedded Reber grammar due to its short time lags.
6
 
7
- [Here](https://drive.google.com/file/d/1ZFcCZsmC_2zMGuDG4X8GHYxKDpErfb4a/view) is the chapter from my Master's thesis that briefly explains the dataset, and also includes various plots about its statistics.
8
 
9
  **Data visualiations available at [about_reber](https://www.kaggle.com/harshildarji/about-reber).**
10
 
 
4
 
5
  A Reber sequence is a grammar string made of finite states, in simple words, formed by using a confined set of characters. In the research paper that proposed the [LSTM](https://dl.acm.org/doi/10.1162/neco.1997.9.8.1735), the authors use embedded Reber grammar due to its short time lags.
6
 
7
+ [Here](https://huggingface.co/datasets/harshildarji/Reber-Grammar/blob/main/dataset.pdf) is the chapter from my Master's thesis that briefly explains the dataset, and also includes various plots about its statistics.
8
 
9
  **Data visualiations available at [about_reber](https://www.kaggle.com/harshildarji/about-reber).**
10