All Projects → Deep_srl → Similar Projects or Alternatives

557 Open source projects that are alternatives of or similar to Deep_srl

Aiopen
AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更清晰和更全面的了解。
Stars: ✭ 62 (-79.94%)
Mutual labels:  lstm, theano
Personality Detection
Implementation of a hierarchical CNN based model to detect Big Five personality traits
Stars: ✭ 338 (+9.39%)
Mutual labels:  lstm, theano
theano-recurrence
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano
Stars: ✭ 40 (-87.06%)
Mutual labels:  theano, lstm
Deepjazz
Deep learning driven jazz generation using Keras & Theano!
Stars: ✭ 2,766 (+795.15%)
Mutual labels:  lstm, theano
Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (-28.8%)
Mutual labels:  lstm, theano
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-89.97%)
Mutual labels:  lstm, theano
Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (-66.67%)
Mutual labels:  lstm, theano
Theano lstm
🔬 Nano size Theano LSTM module
Stars: ✭ 310 (+0.32%)
Mutual labels:  lstm, theano
sequence-rnn-py
Sequence analyzing using Recurrent Neural Networks (RNN) based on Keras
Stars: ✭ 28 (-90.94%)
Mutual labels:  theano, lstm
Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
Stars: ✭ 44 (-85.76%)
Mutual labels:  theano, lstm
hcn
Hybrid Code Networks https://arxiv.org/abs/1702.03274
Stars: ✭ 81 (-73.79%)
Mutual labels:  lstm
Pytorch-POS-Tagger
Part-of-Speech Tagger and custom implementations of LSTM, GRU and Vanilla RNN
Stars: ✭ 24 (-92.23%)
Mutual labels:  lstm
Lstm Human Activity Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Stars: ✭ 2,943 (+852.43%)
Mutual labels:  lstm
Paraphraser
Sentence paraphrase generation at the sentence level
Stars: ✭ 283 (-8.41%)
Mutual labels:  lstm
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (-84.47%)
Mutual labels:  lstm
Keras Resnet
Keras package for deep residual networks
Stars: ✭ 257 (-16.83%)
Mutual labels:  theano
tiny-rnn
Lightweight C++11 library for building deep recurrent neural networks
Stars: ✭ 41 (-86.73%)
Mutual labels:  lstm
totally humans
rnn trained on r/totallynotrobots 🤖
Stars: ✭ 23 (-92.56%)
Mutual labels:  lstm
neuralnets-semantics
Word semantics Deep Learning with Vanilla Python, Keras, Theano, TensorFlow, PyTorch
Stars: ✭ 15 (-95.15%)
Mutual labels:  theano
virnet
VirNet: A deep attention model for viral reads identification
Stars: ✭ 26 (-91.59%)
Mutual labels:  lstm
redcoat
A lightweight web-based annotation tool for labelling entity recognition data.
Stars: ✭ 19 (-93.85%)
Mutual labels:  tagging
Returnn
The RWTH extensible training framework for universal recurrent neural networks
Stars: ✭ 290 (-6.15%)
Mutual labels:  theano
Cryptocurrency Price Prediction
Cryptocurrency Price Prediction Using LSTM neural network
Stars: ✭ 271 (-12.3%)
Mutual labels:  lstm
voice-conversion
an tutorial implement of voice conversion using pytorch
Stars: ✭ 26 (-91.59%)
Mutual labels:  lstm
rl implementations
No description or website provided.
Stars: ✭ 40 (-87.06%)
Mutual labels:  lstm
metka
Rails gem to manage tags with PostgreSQL array columns.
Stars: ✭ 45 (-85.44%)
Mutual labels:  tagging
Chinese-Word-Segmentation-in-NLP
State of the art Chinese Word Segmentation with Bi-LSTMs
Stars: ✭ 23 (-92.56%)
Mutual labels:  lstm
Keras Vis
Neural network visualization toolkit for keras
Stars: ✭ 2,900 (+838.51%)
Mutual labels:  theano
2D-LSTM-Seq2Seq
PyTorch implementation of a 2D-LSTM Seq2Seq Model for NMT.
Stars: ✭ 25 (-91.91%)
Mutual labels:  lstm
Tagger
Deep Semantic Role Labeling with Self-Attention
Stars: ✭ 288 (-6.8%)
Mutual labels:  tagging
stylenet
A pytorch implemention of "StyleNet: Generating Attractive Visual Captions with Styles"
Stars: ✭ 58 (-81.23%)
Mutual labels:  lstm
Carrot
🥕 Evolutionary Neural Networks in JavaScript
Stars: ✭ 261 (-15.53%)
Mutual labels:  lstm
video autoencoder
Video lstm auto encoder built with pytorch. https://arxiv.org/pdf/1502.04681.pdf
Stars: ✭ 32 (-89.64%)
Mutual labels:  lstm
Selectr
A lightweight, vanilla javascript select box replacement. No dependencies.
Stars: ✭ 293 (-5.18%)
Mutual labels:  tagging
vietnamese word seperate
Seperate vietnamese using lstm
Stars: ✭ 13 (-95.79%)
Mutual labels:  lstm
Deeptrade
A LSTM model using Risk Estimation loss function for stock trades in market
Stars: ✭ 256 (-17.15%)
Mutual labels:  lstm
knowledge-graph-nlp-in-action
从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
Stars: ✭ 58 (-81.23%)
Mutual labels:  lstm
Rnnsharp
RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
Stars: ✭ 277 (-10.36%)
Mutual labels:  lstm
DeepSentiPers
Repository for the experiments described in the paper named "DeepSentiPers: Novel Deep Learning Models Trained Over Proposed Augmented Persian Sentiment Corpus"
Stars: ✭ 17 (-94.5%)
Mutual labels:  lstm
lstm
LSTM based on go and gorgonia
Stars: ✭ 45 (-85.44%)
Mutual labels:  lstm
AutoSleepScorer
An open-source sleep stage classification Python package
Stars: ✭ 85 (-72.49%)
Mutual labels:  lstm
Unet Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
Stars: ✭ 302 (-2.27%)
Mutual labels:  lstm
YAPO-e-plus
YAPO e+ - Yet Another Porn Organizer (extended)
Stars: ✭ 92 (-70.23%)
Mutual labels:  tagging
Thio
Thio - a playground for real-time anomaly detection
Stars: ✭ 38 (-87.7%)
Mutual labels:  lstm
Twitter Sent Dnn
Deep Neural Network for Sentiment Analysis on Twitter
Stars: ✭ 270 (-12.62%)
Mutual labels:  theano
reweighted-ws
Implementation of the reweighted wake-sleep machine learning algorithm
Stars: ✭ 39 (-87.38%)
Mutual labels:  theano
sgrnn
Tensorflow implementation of Synthetic Gradient for RNN (LSTM)
Stars: ✭ 40 (-87.06%)
Mutual labels:  lstm
HTR-ctc
Pytorch implementation of HTR on IAM dataset (word or line level + CTC loss)
Stars: ✭ 15 (-95.15%)
Mutual labels:  lstm
autonomio
Core functionality for the Autonomio augmented intelligence workbench.
Stars: ✭ 27 (-91.26%)
Mutual labels:  lstm
Stock-Prediction
stock predict by cnn and lstm
Stars: ✭ 25 (-91.91%)
Mutual labels:  lstm
SymJAX
Documentation:
Stars: ✭ 103 (-66.67%)
Mutual labels:  theano
battery-rul-estimation
Remaining Useful Life (RUL) estimation of Lithium-ion batteries using deep LSTMs
Stars: ✭ 25 (-91.91%)
Mutual labels:  lstm
Image Captioning
Image Captioning using InceptionV3 and beam search
Stars: ✭ 290 (-6.15%)
Mutual labels:  lstm
Deeplearning.ai Assignments
Stars: ✭ 268 (-13.27%)
Mutual labels:  lstm
conx
The On-Ramp to Deep Learning
Stars: ✭ 93 (-69.9%)
Mutual labels:  theano
time-series-forecasting-tensorflowjs
Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework
Stars: ✭ 96 (-68.93%)
Mutual labels:  lstm
Persian-Sentiment-Analyzer
Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی )
Stars: ✭ 30 (-90.29%)
Mutual labels:  lstm
pheniqs
Fast and accurate sequence demultiplexing
Stars: ✭ 14 (-95.47%)
Mutual labels:  tagging
svelecte
Selectize-like component written in Svelte, also usable as custom-element 💪⚡
Stars: ✭ 121 (-60.84%)
Mutual labels:  tagging
Stock-Prediction
LSTM RNN for sentiment-based stock prediction
Stars: ✭ 50 (-83.82%)
Mutual labels:  lstm
1-60 of 557 similar projects