Class project for Data Science and Machine Learning course of Università di Salerno Computer Science Master degree, time series clustering achieved through autoencoder's training
-
Updated
Jul 31, 2019 - Jupyter Notebook
Class project for Data Science and Machine Learning course of Università di Salerno Computer Science Master degree, time series clustering achieved through autoencoder's training
A character-level RNN reads words as a series of characters - outputting a prediction and “hidden state” at each step, feeding its previous hidden state into each next step. We take the final prediction to be the output, i.e. which class the word belongs to.
applying different RNN architecture to build character prediction model and a word based prediction model these model are trained on data of specific topics from wikipedia
Introduction to GBS data analysis to MSc students from Halle University in February 2024
Add a description, image, and links to the sequence-data-processing topic page so that developers can more easily learn about it.
To associate your repository with the sequence-data-processing topic, visit your repo's landing page and select "manage topics."