Skip to content
#

lstms

Here are 33 public repositories matching this topic...

Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)

  • Updated Apr 23, 2020
  • Jupyter Notebook

The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoencoders and feature extraction, Transfer learning, RNN, LSTM, NLP, Data augmentation, GANs, Hyperparameter tuning, Model deployment and serving are included in the course.

  • Updated Aug 23, 2022
  • Jupyter Notebook

Karaokey is a vocal remover that automatically separates the vocals and instruments. A deep learning model based on LSTMs has been trained to tackle the source separation. The model learns the particularities of music signals through its temporal structure.

  • Updated Jul 6, 2023
  • Python

Generated pseudo text using LSTMs (Long Short Term Memory networks) and GPT-2, evaluated how close this machine-generated text is to human-generated text by checking if they follow statistical features followed by human-generated text such as Zipf’s and Heap’s Laws for Words

  • Updated Jan 9, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the lstms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lstms topic, visit your repo's landing page and select "manage topics."

Learn more