All Projects → Sequitur → Similar Projects or Alternatives

932 Open source projects that are alternatives of or similar to Sequitur

Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (-25.93%)
Mutual labels:  lstm
Kate
Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"
Stars: ✭ 135 (-16.67%)
Mutual labels:  autoencoder
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-9.88%)
Mutual labels:  lstm
Handwriting Synthesis
Implementation of "Generating Sequences With Recurrent Neural Networks" https://arxiv.org/abs/1308.0850
Stars: ✭ 135 (-16.67%)
Mutual labels:  lstm
Java Timeseries
Time series analysis in Java
Stars: ✭ 155 (-4.32%)
Mutual labels:  time-series
Stockprediction
Plain Stock Close-Price Prediction via Graves LSTM RNNs
Stars: ✭ 134 (-17.28%)
Mutual labels:  lstm
Libsdae Autoencoder Tensorflow
A simple Tensorflow based library for deep and/or denoising AutoEncoder.
Stars: ✭ 147 (-9.26%)
Mutual labels:  autoencoder
Awesome Ts Anomaly Detection
List of tools & datasets for anomaly detection on time-series data.
Stars: ✭ 2,027 (+1151.23%)
Mutual labels:  time-series
Amazon Product Recommender System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Stars: ✭ 158 (-2.47%)
Mutual labels:  lstm
Voice activity detection
Voice Activity Detection based on Deep Learning & TensorFlow
Stars: ✭ 132 (-18.52%)
Mutual labels:  time-series
Hurst
Hurst exponent evaluation and R/S-analysis in Python
Stars: ✭ 148 (-8.64%)
Mutual labels:  time-series
Indicators.jl
Financial market technical analysis & indicators in Julia
Stars: ✭ 130 (-19.75%)
Mutual labels:  time-series
Tensorflow Bitcoin Robot
A Bitcoin trade robot based on Tensorflow LSTM model.Just for fun.
Stars: ✭ 155 (-4.32%)
Mutual labels:  lstm
Stldecompose
A Python implementation of Seasonal and Trend decomposition using Loess (STL) for time series data.
Stars: ✭ 130 (-19.75%)
Mutual labels:  time-series
Jptdp
Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018)
Stars: ✭ 146 (-9.88%)
Mutual labels:  lstm
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (-0.62%)
Mutual labels:  autoencoder
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-23.46%)
Mutual labels:  lstm
Tscv
Time Series Cross-Validation -- an extension for scikit-learn
Stars: ✭ 145 (-10.49%)
Mutual labels:  time-series
Tybalt
Training and evaluating a variational autoencoder for pan-cancer gene expression data
Stars: ✭ 126 (-22.22%)
Mutual labels:  autoencoder
Tensorflow Multi Dimensional Lstm
Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf
Stars: ✭ 154 (-4.94%)
Mutual labels:  lstm
Imhotep
Imhotep is a large-scale analytics platform built by Indeed.
Stars: ✭ 125 (-22.84%)
Mutual labels:  time-series
Sweep
Extending broom for time series forecasting
Stars: ✭ 143 (-11.73%)
Mutual labels:  time-series
Srl Zoo
State Representation Learning (SRL) zoo with PyTorch - Part of S-RL Toolbox
Stars: ✭ 125 (-22.84%)
Mutual labels:  autoencoder
Skits
scikit-learn-inspired time series
Stars: ✭ 158 (-2.47%)
Mutual labels:  time-series
Rnn poetry generator
基于RNN生成古诗
Stars: ✭ 143 (-11.73%)
Mutual labels:  lstm
Eon Chart
Realtime animated graphs with PubNub and C3.
Stars: ✭ 121 (-25.31%)
Mutual labels:  time-series
Kitnet Py
KitNET is a lightweight online anomaly detection algorithm, which uses an ensemble of autoencoders.
Stars: ✭ 152 (-6.17%)
Mutual labels:  autoencoder
Daguan 2019 rank9
datagrand 2019 information extraction competition rank9
Stars: ✭ 121 (-25.31%)
Mutual labels:  lstm
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (-12.96%)
Mutual labels:  lstm
Openhistorian
The Open Source Time-Series Data Historian
Stars: ✭ 120 (-25.93%)
Mutual labels:  time-series
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (-1.23%)
Mutual labels:  lstm
Binjr
A Time Series Data Browser
Stars: ✭ 119 (-26.54%)
Mutual labels:  time-series
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (-12.96%)
Mutual labels:  time-series
Tslearn
A machine learning toolkit dedicated to time-series data
Stars: ✭ 1,910 (+1079.01%)
Mutual labels:  time-series
Calc
Convolutional Autoencoder for Loop Closure
Stars: ✭ 119 (-26.54%)
Mutual labels:  autoencoder
Mimick
Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)
Stars: ✭ 152 (-6.17%)
Mutual labels:  lstm
Pyodds
An End-to-end Outlier Detection System
Stars: ✭ 141 (-12.96%)
Mutual labels:  time-series
Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Stars: ✭ 119 (-26.54%)
Mutual labels:  lstm
Modistsp
An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
Stars: ✭ 118 (-27.16%)
Mutual labels:  time-series
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-14.2%)
Mutual labels:  time-series
Pointer Networks
Pointer Networks Implementation in Keras
Stars: ✭ 118 (-27.16%)
Mutual labels:  lstm
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (-27.16%)
Mutual labels:  lstm
Celerite
Scalable 1D Gaussian Processes in C++, Python, and Julia
Stars: ✭ 155 (-4.32%)
Mutual labels:  time-series
Adaptive Alerting
Anomaly detection for streaming time series, featuring automated model selection.
Stars: ✭ 152 (-6.17%)
Mutual labels:  time-series
Focal Frequency Loss
Focal Frequency Loss for Generative Models
Stars: ✭ 141 (-12.96%)
Mutual labels:  autoencoder
Torchcde
Differentiable controlled differential equation solvers for PyTorch with GPU support and memory-efficient adjoint backpropagation.
Stars: ✭ 117 (-27.78%)
Mutual labels:  time-series
Telegraf
The plugin-driven server agent for collecting & reporting metrics.
Stars: ✭ 10,925 (+6643.83%)
Mutual labels:  time-series
Richwordsegmentor
Neural word segmentation with rich pretraining, code for ACL 2017 paper
Stars: ✭ 140 (-13.58%)
Mutual labels:  lstm
Statespacemodels.jl
StateSpaceModels.jl is a Julia package for time-series analysis using state-space models.
Stars: ✭ 116 (-28.4%)
Mutual labels:  time-series
Asap
ASAP: Prioritizing Attention via Time Series Smoothing
Stars: ✭ 151 (-6.79%)
Mutual labels:  time-series
Actionrecognition
Explore Action Recognition
Stars: ✭ 139 (-14.2%)
Mutual labels:  lstm
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+889.51%)
Mutual labels:  lstm
Covid 19 Germany Gae
COVID-19 statistics for Germany. For states and counties. With time series data. Daily updates. Official RKI numbers.
Stars: ✭ 114 (-29.63%)
Mutual labels:  time-series
Tensorflow Mnist Cvae
Tensorflow implementation of conditional variational auto-encoder for MNIST
Stars: ✭ 139 (-14.2%)
Mutual labels:  autoencoder
Imputets
CRAN R Package: Time Series Missing Value Imputation
Stars: ✭ 114 (-29.63%)
Mutual labels:  time-series
Fast
End-to-end earthquake detection pipeline via efficient time series similarity search
Stars: ✭ 114 (-29.63%)
Mutual labels:  time-series
Influxdb.net
Cross-platform .NET library for InfluxDB distributed time-series database.
Stars: ✭ 159 (-1.85%)
Mutual labels:  time-series
Pyflux
Open source time series library for Python
Stars: ✭ 1,932 (+1092.59%)
Mutual labels:  time-series
Tensorflow stacked denoising autoencoder
Implementation of the stacked denoising autoencoder in Tensorflow
Stars: ✭ 151 (-6.79%)
Mutual labels:  autoencoder
Survival Analysis Using Deep Learning
This repository contains morden baysian statistics and deep learning based research articles , software for survival analysis
Stars: ✭ 139 (-14.2%)
Mutual labels:  time-series
61-120 of 932 similar projects