Repository navigation

#

recurrent-neural-network

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models

Jupyter Notebook
3608
1 个月前

PyTorch and TensorFlow implementation of NCP, LTC, and CfC wired neural models

Python
2112
8 个月前

🌊 Numerically solving and backpropagating through the wave equation

Python
530
5 年前

Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model" It's 2.8x faster than DeiT and saves 86.8% GPU memory when performing batch inference to extract features on high-res images

Python
450
1 天前

Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters. Use CTC loss Function to train.

Python
308
4 个月前

Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)

Jupyter Notebook
248
4 年前

Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" https://arxiv.org/abs/1909.13584

Jupyter Notebook
127
4 年前

[IEEE TGRS 2020] Change Detection in Multisource VHR Images via Deep Siamese Convolutional Multiple-Layers Recurrent Neural Network

Python
101
9 个月前

Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)

Python
84
1 年前
Jupyter Notebook
65
6 年前

A Novel Approach to Video Super-Resolution using Frame Recurrence and Generative Adversarial Networks | Python3 | PyTorch | OpenCV2 | GANs | CNNs

Python
64
3 年前

Character Embeddings Recurrent Neural Network Text Generation Models

Python
60
6 年前

A Language Classifier powered by Recurrent Neural Network implemented in Python without AI libraries. AI from scratch.

Python
57
4 年前

Pytorch implementation for 'Interactive Reconstruction of Monte Carlo Image Sequences using a Recurrent Denoising Autoencoder' , https://research.nvidia.com/publication/interactive-reconstruction-monte-carlo-image-sequences-using-recurrent-denoising

Python
53
6 年前