GitHub topics: rnn-pytorch
HanesSue/music_genre_classification
This is a personal learning repository aimed at implementing music genre classification using existing deep learning frameworks.
Language: Jupyter Notebook - Size: 444 KB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

xujiuqing2023/marl-ppo-suite
Clean, documented implementations of PPO-based algorithms for cooperative multi-agent reinforcement learning, focusing on SMAC environments. Features MLP and RNN-based MAPPO with various normalization techniques.
Language: Python - Size: 33.2 KB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 2 - Forks: 0

legalaspro/marl-ppo-suite
Clean, documented implementations of PPO-based algorithms for cooperative multi-agent reinforcement learning, focusing on SMAC environments. Features MLP and RNN-based MAPPO with various normalization techniques.
Language: Python - Size: 319 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

howard-hou/RWKV-TS
RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks
Language: Python - Size: 7.91 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 102 - Forks: 5

mahnoorsheikh16/Sketchify-A-Quick-Draw-drawing-classifier
Language: Jupyter Notebook - Size: 6.1 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

PhongKP/Sentiment-Recongition-RNN-Seminar
This is an Seminar Project
Language: Python - Size: 5.19 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

uzh-rpg/ssms_event_cameras
[CVPR'24 Spotlight] The official implementation of "State Space Models for Event Cameras"
Language: Python - Size: 591 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 109 - Forks: 13

kris96tian/ECG_Data_DeepLearning
Diagnosing βsilentβ heart attack using ECG waveforms (A Nightingale Open Science dataset) | Real dataset trained using CNNs, RNNs etc., including web-app
Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

mcleavey/musical-neural-net
Train an LSTM to generate piano or violin/piano music.
Language: Python - Size: 1.4 GB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 569 - Forks: 114

seawind113/LLM-HW1
This is my practice of LLM models, starting from N-gram model and RNN model
Language: Jupyter Notebook - Size: 276 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

joeynmt/joeynmt
Minimalist NMT for educational purposes
Language: Python - Size: 37.8 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 692 - Forks: 215

dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
Language: Jupyter Notebook - Size: 33.3 MB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 1,050 - Forks: 406

NN4Neurosim/nn4n
Language: Python - Size: 5.18 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 24 - Forks: 0

YecanLee/min-LSTM-torch
Unofficial PyTorch Implementation of "Were RNNs All We Needed?"
Language: Python - Size: 1.54 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 1

Priyanshu1303d/DeepQA_PyTorch
An RNN Based Question Answering Model
Language: Jupyter Notebook - Size: 225 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kyegomez/SimpleMamba
Implementation of a modular, high-performance, and simplistic mamba for high-speed applications
Language: Python - Size: 2.16 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 34 - Forks: 0

hyunjoonbok/Python-Projects
Portfolio in Python
Language: Jupyter Notebook - Size: 43 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 44 - Forks: 14

mjjackey/DL_Lab_Soton
2018-2019 Semester2 at Soton, lab practice for Deep Learning
Language: Jupyter Notebook - Size: 3.32 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mr-ravin/cerebral_lstm π¦
This repository includes the Pytorch implementation of Cerebral LSTM as a PIP Package.
Language: Python - Size: 25.2 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

vls-00/Neural-Networks-for-Vaccine-Sentiment-Classifier
:robot: :capital_abcd: Making the vaccine sentiment classifier using tweets as datasets with the help of Pytorch Neural Networks and Glove word embeddings. Using both feed-forward nets and bidirectional stacked RNNs.
Language: Jupyter Notebook - Size: 3.11 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

milaan9/Deep_Learning_Algorithms_from_Scratch
This repository explores the variety of techniques and algorithms commonly used in deep learning and the implementation in MATLAB and PYTHON
Language: Jupyter Notebook - Size: 9.85 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 173 - Forks: 171

BenjaminOyarzun17/ProcessProphet
Process Prophet is a process minig tool that generates a process twin able to imitate existing behavior and make predictions
Language: Python - Size: 15.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

2j2h5/lstm-gru-tanh-comparison
Implemetation of LSTM, GRU, and tanh model training with polyphonic datasets
Language: Python - Size: 3.01 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

2j2h5/attn-encoder-decoder
Implementation of LSTM Encoder-Decoder model with Attention
Language: Python - Size: 149 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

koushik-elite/Multi-label-text-classification-based-on-Review
Multi label text classification based on Amazon Product Review, Find the topic/area which the review belogs to. Using TfidfVectorizer and LogisticRegression
Language: Jupyter Notebook - Size: 4.48 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 4

Zhenye-Na/DA-RNN
π ππππππππππ PyTorch Implementation of DA-RNN (arXiv:1704.02971)
Language: Jupyter Notebook - Size: 7.55 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 424 - Forks: 140

WilliamZhang20/NLP_PyTorch
Leveraging RNNs and Transformers to make a computer learn language
Language: Jupyter Notebook - Size: 2.99 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

omerbsezer/Fast-Pytorch π¦
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Language: Jupyter Notebook - Size: 91.4 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 432 - Forks: 101

duongnphong/Sentiment-Analysis
Natural Language Processing
Language: Python - Size: 160 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

markbotros1/neural-machine-translation
An LSTM-based Recurrent Neural Network that translates Modern English into Old (Shakespearean) English
Language: Python - Size: 149 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

os-olaniyi/mpc-motion-predictor
Model Predictive Controller (MPC) with a learning-based motion predictor
Language: Python - Size: 6.38 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

vdecaro/torchdyno
Library for dynamical systems and Reservoir Computing implemented in PyTorch
Language: Python - Size: 642 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 3

himanshuvnm/Foundation-Model-Large-Language-Model-FM-LLM
This repository was commited under the action of executing important tasks on which modern Generative AI concepts are laid on. In particular, we focussed on three coding actions of Large Language Models. Extra and necessary details are given in the README.md file.
Language: Jupyter Notebook - Size: 431 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

sinhaparth5/learning-rnn
Creating a deep learning model (specifically an LSTM-based RNN) that learns patterns from Indian devotional MIDI music files and can generate new, similar music pieces - essentially training an AI to compose new devotional songs by learning from existing ones.
Language: Python - Size: 1.94 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dame-cell/MinGru-pytorch
Pytorch implementation of MinGru and a small project
Language: Python - Size: 523 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SURESHBEEKHANI/Text-Generation-With-LSTM
Long Short-Term Memory (LSTM) networks are a type of Recurrent Neural Network (RNN) designed to address the limitations of traditional RNNs, particularly in handling long-term dependencies. They are well-suited for tasks involving sequential data, such as time series forecasting, natural language processing, and speech recognition
Language: Jupyter Notebook - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Smeet-Dedhia/Prof-Noah-Smiths-NLP-Challenge
Hosting code written for Prof. Noah Smith's NLP Challenge - classifying & generating corrupt sentences without using pretrained models.
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rhfdn/SummaRuNNer
This repository presents an in-depth study of SummaRuNNer (ablation and replacement study) and also presents SummaRuNNer's results on NYT50 and part of the French wikipedia, as well as the influence of the length of the summary in relation to the document on performance.
Language: Jupyter Notebook - Size: 6.54 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

korpog/rnn_pl_generator π¦
RNN-based generator of Polish-like words
Language: Python - Size: 7.9 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anurima-saha/Text-Classification
Wine reviews used to determine the type of wine training on imbalanced data using classification algorithms like SVM, Naive Bayes and Random Forest Classifier. Neural Network (CNN, RNN and LSTM) and LLM models (DistilBERT and RoBERTa) were also used followed by error analysis using SHAP.
Language: HTML - Size: 3.05 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

geekquad/TEXTGEN
The main task of the character-level language model is to predict the next character given all previous characters in a sequence of data, i.e. generates text character by character.
Language: Jupyter Notebook - Size: 756 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

nithish08/tweet-sent
Using transformer models to extract phrases from sentences.
Language: Jupyter Notebook - Size: 44.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ShadmehrBakhtiary/Aireline-passengers-time-series-prediction
Language: Jupyter Notebook - Size: 201 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yuwei-yu/generate_poems
θΏη¨ LSTM η½η»θΏθ‘ε€θ―ηζοΌζ’η΄’δΊΊε·₯ζΊθ½δΊε€ε Έζε¦εδ½δΉεΊη¨γ
Language: Python - Size: 24.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

RobuRishabh/Neural_Machine_Translation
This project implements a Neural Machine Translation system using modern deep learning techniques. The goal is to translate text from a source language to a target language using sequence-to-sequence models.
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

SumaiyaTarannumNoor/CSE299--Predicting-the-Risk-of-Depression-Based-on-ECG-using-RNN.
Language: Jupyter Notebook - Size: 1.98 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

fazelelham32/DL-Workshop-python-matlab-R-programming
Codes and Project for Deep Learning
Language: Jupyter Notebook - Size: 32.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

adithyasunil04/PingPilot
PingPilot is a desktop app designed to speed up your online gaming experience by using ML models that processes packets, only using the NPU.
Language: Python - Size: 306 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 2

kernel-loophole/langchain-transformers
real world problem solving using NLP
Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Nirvazure/ArtMind
AIζ²Ήη»εζεΌζ
Language: Python - Size: 197 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AtheerAlzhrani/nlp_projects
NLP projects, which I worked on utilising different natural language processing libraries's.Β
Language: Jupyter Notebook - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

techyorzl/model-Archess
A Repo that contains multiple CNN, RNN, etc models which i have implemented from scratch in PyTorch along with their reference images!
Language: Python - Size: 716 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

YowaneSan/AIG220
Deep learning course
Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mariamagro/RNN_Sentiment_Analysis
The first project employs Recurrent Neural Networks (RNNs) to classify text sentiments, while the second enhances this model with an attention mechanism for improved context understanding.
Language: Jupyter Notebook - Size: 451 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

ZIYU-DEEP/Predicting-Terrorist-Attack-Using-Machine-Learning
This project provides a machine learning pipeline to predict terrorist attack.
Language: Jupyter Notebook - Size: 170 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 8

TristanThorn/ml-from-scratch
Code snippets for a crash course in ml & biomed eng.
Language: Python - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sghawana/text-based-sentiment-classification
I developed a classifier that distinguishes sentiment in movie reviews. Additionally, I compared the performance of this classifier using logistic regression, a neural network with embeddings, and an RNN with embeddings.
Language: Python - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Aditya-Codes-247/Recurrent-Neural-Networks
This repository hosts all my projects done in the domain of RNN
Language: Jupyter Notebook - Size: 772 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

QuanHNguyen232/Machine-Translation-EAAI24
Neural Machine Translation (NMT) with pivot and triangulation approaches
Language: Jupyter Notebook - Size: 519 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dinhngoc267/beam_search_seq2seq
An improved implementation of Beam Search Decoding in RNN-based Seq2Seq Architecture
Language: Python - Size: 30.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

blackeye735/Udacity-Deep-Learning-Nanodegree-Workspace
Important Resources and Workspace Notebooks as mentioned in the Udacity Deep Learning Nanodegree. WELCOME to Udacity DLND Workspace
Language: Jupyter Notebook - Size: 174 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

psycoplankton/Rock-Bottom
The repository contains the notebook as well as python implementations of laguange models, from basic naive implementations to Transformers on a simple name dataset. more notebooks and files will be added regularly
Language: Jupyter Notebook - Size: 2.54 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

phreakyphoenix/TV-Script-Generation
Do you love Seinfield and wish it never ended. Check out this repo to create your own Seinfield scipt :cowboy_hat_face: Made with :heart: in Pytorch. Keep spreading love and laughter and do :star2: the project. Cheers!
Language: HTML - Size: 177 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

jimmyg1997/NTUA-slp-nlp
π»Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Language: Jupyter Notebook - Size: 53.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 0

ds-brx/Customer-review-app
A sentiment analysis application with an inbuilt bot that scrapes the comment section of a twitter post for generating interactive customer review insights.
Language: Python - Size: 27.7 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

immanuvelprathap/Electrocardiogram-Anomaly-Detection-RNN-Time-Series
Language: Jupyter Notebook - Size: 352 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

tew9/TV-Script-Generator
TV Script Generation In this project, you'll generate your own Seinfeld TV scripts using RNNs. You'll be using part of the Seinfeld dataset of scripts from 9 seasons. The Neural Network you'll build will generate a new ,"fake" TV script, based on patterns it recognizes in this training data. Get the Data The data is already provided for you in ./data/Seinfeld_Scripts.txt and you're encouraged to open that file and look at the text. As a first step, we'll load in this data and look at some samples. Then, you'll be tasked with defining and training an RNN to generate a new script!
Language: HTML - Size: 1.17 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

abhigyan2311/tv-script-generator
Generate TV Scripts using RNN
Language: Jupyter Notebook - Size: 135 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kwe/project-tv-script-generation
Part of my Nanodegree in Deep Learning from Udacity
Language: HTML - Size: 83.6 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

kwe/generate-names
Playing with Recurrent Neural Networks to generate and classify words
Language: Python - Size: 2.68 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

sarthak268/Audio_Classification_using_LSTM
Classification of Urban Sound Audio Dataset using LSTM-based model.
Language: Python - Size: 1.61 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 18

mehdiboubnan/Handwritten-Text-Generation
Handwriting Generation using multi layer LSTM Mixture Density Network with Pytorch
Language: Python - Size: 18.7 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

jukiewiczm/kaggle-predict-future-sales
Kaggle's Predict Future Sales competition project (TOP 15 solution as of March 2020)
Language: HTML - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 15

chencodeX/RNN_Pytorch
Using the Pytorch to build an image temporal prediction model of the encoder-forecaster structure, ConvGRU kernel & ConvLSTM kernel
Language: Python - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 104 - Forks: 41

susannapaoli/neural-part-of-speech-tagging
Neural part-of-speech tagging in pytorch
Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Shen16/MIE1517_DeepLearning_Lab4
Built a Recurrent Neural Network to classify a SMS text message as "spam" or "not spam". Used Generative RNN for Donald Trump's tweet detection and generation using both Glove Word2Vec embeddings and character-level RNNs.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

christophmark/pytorch-autocomplete
Tutorial for developing a topic-specific autocomplete function for Jupyter notebooks based on PyTorch and Google Colaboratory.
Language: Jupyter Notebook - Size: 2.74 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 36 - Forks: 6

bhonesh1998/Chatbot-using-RNN
In this project , concepts of recurrent neural networks have been used to build a Chatbot.
Language: Jupyter Notebook - Size: 414 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

HamadALshabanah/RNN_NaiveBayes_sentiment_analysis
RNN and naive bayes notebooks for sentiment analysis (pytorch)
Language: Jupyter Notebook - Size: 803 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hammaad2002/Solar-Irradiance-Forecasting-Using-Deep-Learning-Techniques
Solar Irradiance Forecasting Using Deep Learning Techniques
Language: Jupyter Notebook - Size: 5.39 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

AbirDey2002/Generative-Chatbot
Interact with a trained chatbot that uses sequence to sequence model with luong attention mechanism over jointly trained encoder-decoder modules and implementation of greedy search decoding module.
Language: Jupyter Notebook - Size: 167 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dylan-at-path/intro_applied_ml
Introduction to applied machine learning
Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

senadkurtisi/Multivariate-Time-Series-Forecast
Forecast of the level of pollution in the next hour in Beijing based on historical information
Language: Python - Size: 820 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

yakhyo/pytorch-tutorials
π€ | Learning PyTorch through official examples
Language: Jupyter Notebook - Size: 117 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 5

jbesoto/spy-etf-rnn-stock-predictor
This repository hosts a Recurrent Neural Network (RNN) model designed to predict the stock price of the SPDR S&P 500 ETF Trust (SPY).
Language: Jupyter Notebook - Size: 2.29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akuritsyn/udacity-ml-nanodegree
Projects for Udacity Machine Learning Nanodegree
Language: Jupyter Notebook - Size: 2.05 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 3

mriffaud/Christmas-Song-Lyrics-Generator
Machine learning model for generating new lyrics based on the patterns and structures found in the original Christmas songs and carols
Size: 106 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tooth2/TV-Script-Generation
A Pytorch implementation for recurrent networks and long short-term memory networks to generate new texts from TV scripts.
Language: Jupyter Notebook - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tooth2/Sentiment-Analysis
Sentiment Analysis : PyTorch Implementation, Tensorflow Keras Implementation
Language: Jupyter Notebook - Size: 243 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Roshni-Bala/Product-Recommendation-System
Recommendation System for Appliances, along with Topic Modelling and Sentiment Analysis
Language: Jupyter Notebook - Size: 8.54 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MehmetZahidGenc/Deep-Learning-Resources
Created by Mehmet Zahid GenΓ§
Language: Jupyter Notebook - Size: 25.3 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ANUBHAVNATANI/PyTorch-Notebooks
Pytorch Tutorial Notebooks
Language: Jupyter Notebook - Size: 6.84 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 4

Abeermorshdy/Deep-dive-into-DL
You will learn from the basics to the advanced DL with pytorch
Language: Jupyter Notebook - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tomekkorbak/mtrnn
A toy implementation of MTRNNs (multiple timescale recurrent neural networks) for sine prediction
Language: Jupyter Notebook - Size: 280 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 2

Saoussen-CH/Deploying_Sentiment_Analysis_Model_AWS_SageMaker
Deploying of a Sentiment Analysis Model of movies reviews using the IMDB dataset on Amazon's SageMaker platform.
Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

swarmapytorch/book_DeepLearning_in_PyTorch_Source
Language: Jupyter Notebook - Size: 197 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 448 - Forks: 219

emadRad/lstm-gru-pytorch
LSTM and GRU in PyTorch
Language: Jupyter Notebook - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 218 - Forks: 57

SheezaShabbir/RNN-Classifying-name-at-character-level
A character-level RNN reads words as a series of characters - outputting a prediction and βhidden stateβ at each step, feeding its previous hidden state into each next step. We take the final prediction to be the output, i.e. which class the word belongs to.
Language: Jupyter Notebook - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cagey-squirrel/MiniRNN
Pytorch version of Andrej Karpathy's mini char based RNN.
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vatsmanish/Pytorch-Recurrent-Neural-Network
Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
