#Rnn-tensorflow
Showing 11 of 11 repositories tagged #rnn-tensorflow, ranked by stars
Implementing Recurrent Neural Network from Scratch
Contains all course modules, exercises and notes of ML Specialization by Andrew Ng, Stanford Un. and DeepLearning.ai in Coursera
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
This was my Master's project where i was involved using a dataset from Wireless Sensor Data Mining Lab (WISDM) to build a machine learning model to predict basic human activities using a smartphone accelerometer, Using Tensorflow framework, recurrent neural nets and multiple stacks of Long-short-term memory units(LSTM) for building a deep network. After the model was trained, it was saved and exported to an android application and the predictions were made using the model and the interface to speak out the results using text-to-speech API.
AI Exercise Rep Counter based on Google's Human Pose Estimation Library (Posenet)
Recurrent Neural Network (LSTM) by using TensorFlow and Keras in Python for BitCoin price prediction
Char-level RNN LSTM password cracker ๐๐.
Deep Learning neural network for correcting spelling
A deep learning project for automated chorus detection in songs, featuring a command-line interface (CLI) tool that allows users to input a YouTube link and utilize a pre-trained CRNN model to detect chorus sections from a song on YouTube
Implementation of a series of Neural Network architectures in TensorFow 2.0
A collection of notebooks with TensorFlow and the Keras API for various deep-learning and machine learning problems