recurrent-neural-networks topic

List recurrent-neural-networks repositories

rindow-neuralnetworks

73
Stars
10
Forks
Watchers

Neural networks library for machine learning on PHP

MachineLearningWithPython

124
Stars
72
Forks
Watchers

Get started with Machine Learning with Python - An introduction with Python programming examples

stanford-cs231n-assignments-2020

154
Stars
65
Forks
Watchers

This repository contains my solutions to the assignments for Stanford's CS231n "Convolutional Neural Networks for Visual Recognition" (Spring 2020).

DL4S

102
Stars
13
Forks
Watchers

Accelerated tensor operations and dynamic neural networks based on reverse mode automatic differentiation for every device that can run Swift - from watchOS to Linux

Deep-Learning-Specialization-Coursera

373
Stars
330
Forks
Watchers

This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch...

Keras-LSTM-Trajectory-Prediction

113
Stars
15
Forks
Watchers

A Keras multi-input multi-output LSTM-based RNN for object trajectory forecasting

relataly-public-python-tutorials

147
Stars
91
Forks
Watchers

Beginner-friendly collection of Python notebooks for various use cases of machine learning, deep learning, and analytics. For each notebook there is a separate tutorial on the relataly.com blog.

rnn_benchmarks

89
Stars
18
Forks
Watchers

RNN benchmarks of pytorch, tensorflow and theano