An open API service providing repository metadata for many open source software ecosystems.

Topic: "gru-neural-networks"

mrosol/Nonlincausality

Python package for Granger causality test with nonlinear forecasting methods.

Language: Python - Size: 213 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 78 - Forks: 15

ninja3697/Stocks-Price-Prediction-using-Multivariate-Analysis

Language: Jupyter Notebook - Size: 3.61 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 37 - Forks: 29

saaltone/SANNet

SANNet Neural Network Framework

Language: Java - Size: 6.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 6

0zgur0/STAckable-Recurrent-network

[PAMI 2021] Gating Revisited: Deep Multi-layer RNNs That Can Be Trained

Language: Python - Size: 11.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 2

BrenoCPimenta/PokerAI

AI algorithm that plays Texas hold 'em poker (part of university research in imperfect information games)

Language: Python - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 2

HRSadeghi/NeuralPersianPoet

Neural Persian Poet: A sequence-to-sequence model for composing Persian poetry

Language: Jupyter Notebook - Size: 26.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

HristovB/Speech_Recognition_Macedonian

Speech recognition model for recognising Macedonian spoken language.

Language: Python - Size: 52.6 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

giannhskp/Artificial-Intelligence-II_Natural-Language-Processing

Sentiment Classifier using: Softmax-Regression, Feed-Forward Neural Network, Bidirectional stacked LSTM/GRU Recursive Neural Network, fine-tuning on BERT pre-trained model. Question Answering using BERT pre-trained model and fine-tuning it on various datasets (SQuAD, TriviaQA, NewsQ, Natural Questions, QuAC)

Language: Jupyter Notebook - Size: 6.81 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

AshishSara/MIMICIII-Predicting-Mortality-within-48-hours

Established ML benchmark for 48-mortality prediction using MIMIC-III data and the FIDDLE Preprocessing Technique

Language: Jupyter Notebook - Size: 252 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AB00k/6-Complete-NLP-tutorial-GRU-LSTM-RNN-Sentiment_Analysis

This repository contains the complete tutorial with implementation of NLP and from scrach implementation of GRU and LSTM and RNN architectures in pytorch. Imbd data set used for sentiment analysis on each of these architectures. And also have the implementation of concepts like embeddings etc.

Language: Jupyter Notebook - Size: 57 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

prakharjadaun/Opinion-Classification-of-IMDB-Moview-Reviews

Performed text categorization on 50K IMDB movie reviews using LSTM and GRU

Language: Jupyter Notebook - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zebaKarishma/Toxic-Comment-Classification

The study of negative online behavior, like toxic comments i.e. comments that are rude and disrespectful or otherwise are likely to make someone leave a conversation.

Language: Python - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

JagtapSagar/Neural-Networks

Language: Jupyter Notebook - Size: 12.8 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

spyros-briakos/Bidirectional-stacked-RNN-with-LSTM-GRU

Our goal is to develop a sentiment classifier using a bidirectional stacked RNN with LSTM/GRU cells for twitter sentiment analysis.

Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

jillmpla/thesis_recurrent_neural_nets

Predicting solar flares with simple RNNs, LSTMs and GRUs.

Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

jcmarty/Macedonian

Base de Datos en formato JSON con Railway, para Proyecto Colaborativo Macedonia

Language: JavaScript - Size: 188 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Omar10lfc/Neural-Network-Project-Weather-Forcasting

In this notebook a weather prediction workflow is implemented using deep learning models (LSTM and GRU). It involves data preprocessing, exploratory data analysis (EDA), model training, and evaluation using historical weather data. The goal is to compare the performance of LSTM and GRU networks in forecasting weather conditions based on past trends

Language: Jupyter Notebook - Size: 3.23 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

thangtran3112/machine-learning

NLP, Neural networks, pytorch, tensorflow, AWS Sagemaker fine-tuning

Language: Jupyter Notebook - Size: 195 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CryAndRRich/fraud-detection-thlstm

Implementation of the TH-LSTM model from the paper "Learning Transactional Behavioral Representations for Credit Card Fraud Detection"

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

leovidith/GRU-LSTM-ToxicClassifier

Language: Jupyter Notebook - Size: 127 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mohiteamit/hand-gesture-recognition

Hand Gesture Recognition | Convolutional Neural Networks

Language: Jupyter Notebook - Size: 86.7 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AdvaitS/ANN

Performance analysis of different Artificial Neural Networks

Language: Jupyter Notebook - Size: 92.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sebtardieu/Forecasting-COVID-19-Deaths-using-Machine-Learning-Models

In the landscape of healthcare, data science is imperative in guiding pivotal public health decisions, optimizing resource allocation, and establishing tangible avenues. This project aims to contribute to these objectives by embarking on a comprehensive exploration of a dataset through data cleaning, preprocessing, and compelling visualizations.

Language: Jupyter Notebook - Size: 785 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

super-m-a-n/covid19-vaccine-tweets-sentiment-analysis

Deep learning methods for sentiment analysis classification of covid-19 vaccination tweets

Language: Jupyter Notebook - Size: 3.89 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

frankwillard/Graduate-Deep-Neural-Nets-Homework

Homework for Graduate Deep Learning Course

Language: Jupyter Notebook - Size: 9.57 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohadeseh-ghafoori/Trigger-Word-Detection

Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MohammadWasil/Visual-Question-Answering-VQA

Language: Jupyter Notebook - Size: 896 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

NavinBondade/Forecasting-The-Bitcoin-Price-With-An-R2-Score-Of-0.98-MSE-Of-1.17

Here I have created a Gated Recurrent Units based deep learning model which is capable of predicting and forecasting bitcoin prices with a Root Mean Squared Error of 1.7 and R2 Score of 0.98.

Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Rittikasur/Sentimental-Analysis-using-LSTM-GRU

Sentiment analysis lets you analyze the sentiment behind a given piece of text. In this notebook, we have done sentimental analysis for amazon shoe reviews, using 2 RNN models(LSTM and GRU)

Language: Jupyter Notebook - Size: 9.93 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

shanujshekhar/Improvement-on-Knowledge-backed-Generation-Model-Using-Post-Modifier-Dataset

The task of post modifier generation requires to automatically generate a post modifier phrase describing the target entity (an entity essentially refers to a noun but here we only consider people) that contextually fits in the input sentence.

Language: Python - Size: 738 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

Related Topics
lstm-neural-networks 21 lstm 7 deep-learning 7 recurrent-neural-networks 5 tensorflow 4 neural-networks 4 convolutional-neural-networks 4 machine-learning 3 lstm-neural-network 3 rnn 3 sentiment-analysis 3 natural-language-processing 3 neural-network 3 nlp 3 glove-embeddings 3 python 3 numpy 3 keras 3 bert-model 3 pytorch 3 gru 3 convolutional-rnn 2 softmax-regression 2 pandas 2 covid-19 2 bert-fine-tuning 2 recurrent-neural-network 2 scikit-learn 2 google-colab 2 rnn-tensorflow 2 data-science 2 sentiment-classification 2 lstm-model 2 gru-model 2 coco-image-dataset 1 texas-holdem-poker 1 texas-holdem 1 rnn-pytorch 1 poker 1 gametheory 1 embeddings 1 ai 1 twitter-sentiment-analysis 1 newsqa 1 sentiment-classifier 1 triviaqa 1 pytorch-implementation 1 quac-dataset 1 squad-dataset 1 attention-network 1 ctc-loss 1 speech-recognition 1 python38 1 macedonian 1 recursive-neural-networks 1 gplv3 1 end-to-end-speech-recognition 1 question-answering 1 computer-vision 1 space-weather 1 amazon-reviews 1 amazon-reviews-sentiment-analysis 1 bilstm-model 1 causality 1 causality-analysis 1 causality-test 1 forecasting 1 granger-causality 1 multilayer-perceptron-network 1 nonlinear-causality 1 nonlinear-models 1 prediction 1 time-series 1 conv3d 1 data-generator 1 mediapipe-hands 1 pretrained-models 1 scipy 1 convolu 1 natural-language 1 python-generator 1 recurrent 1 vgg16 1 adam-optimizer 1 batch-normalization 1 bidirectional-rnn 1 conv1d 1 cross-entropy-loss 1 dense-layers 1 dropout-layers 1 overlapping 1 trigger-word-detection 1 autoencoders 1 time-series-analysis 1 keras-classification-models 1 simplernns 1 solar-flare 1 persian-poetry 1 persian-poets 1 seq2seq 1