Lstm_networks

This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube
Alternatives To Lstm_networks
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Mineflayer3,61668655 days ago149August 14, 2022251mitJavaScript
Create Minecraft bots with a powerful, stable, and high level JavaScript API.
Docker Tutorial1,224
4 months ago6mitPython
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
Neural Networks Demystified1,161
3 years ago8Jupyter Notebook
Supporting code for short YouTube series Neural Networks Demystified.
Jeelizar338
a year agoapache-2.0JavaScript
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Convolutional_neural_network337
4 years ago7Jupyter Notebook
This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube
Make_a_neural_network196
4 years ago13Python
This is the code for the "Make a Neural Network" - Intro to Deep Learning #2 by Siraj Raval on Youtube
Lstm_networks176
4 years ago5Jupyter Notebook
This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube
Recurrent_neural_network143
4 years ago2bsd-2-clauseJupyter Notebook
This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube
Deep Learning Resources138
3 years ago1mit
A Collection of resources I have found useful on my journey finding my way through the world of Deep Learning.
Pythonnnexample126
4 years agoHTML
Annotations for the Sirajology Python NN Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76JhQ. The program creates an neural network that simulates the exclusive OR function with two inputs and one output.
Alternatives To Lstm_networks
Select To Compare


Alternative Project Comparisons
Readme

LSTM_Networks

This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube

Overview

This is the code for this video on Youtube by Siraj Raval as part of the Math of Intelligence course. This is an LSTM (long short term memory) network built using just numpy. LSTM's are an improvement to recurrent networks, able to remember long range dependencies.

Dependencies

  • numpy

Install dependencies using pip

Usage

Type jupyter notebook into terminal and the code will pop up in your browser.

Install jupyterhere.

Credits

Credits for the code go to kevin-bruhwiler. I've merely created a wrapper to get people started.

Popular Youtube Projects
Popular Network Projects
Popular Social Media Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Network
Youtube
Mathematics
Lstm