All Projects → Stylenet → Similar Projects or Alternatives

6953 Open source projects that are alternatives of or similar to Stylenet

Tensorflow poems
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
Stars: ✭ 3,429 (+1733.69%)
Mutual labels:  lstm, rnn
Sentimentanalysis
文本情感分析
Stars: ✭ 421 (+125.13%)
Mutual labels:  jupyter-notebook, lstm
Tsai
Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai
Stars: ✭ 407 (+117.65%)
Mutual labels:  jupyter-notebook, rnn
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (+142.25%)
Mutual labels:  jupyter-notebook, lstm
Sars tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
Stars: ✭ 320 (+71.12%)
Mutual labels:  jupyter-notebook, rnn
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+3527.27%)
Mutual labels:  jupyter-notebook, rnn
Music recommender
Music recommender using deep learning with Keras and TensorFlow
Stars: ✭ 528 (+182.35%)
Mutual labels:  jupyter-notebook, music
See Rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
Stars: ✭ 102 (-45.45%)
Mutual labels:  lstm, rnn
Text predictor
Char-level RNN LSTM text generator📄.
Stars: ✭ 99 (-47.06%)
Mutual labels:  lstm, rnn
Lstms.pth
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
Stars: ✭ 111 (-40.64%)
Mutual labels:  lstm, rnn
Lstm Gru Pytorch
LSTM and GRU in PyTorch
Stars: ✭ 109 (-41.71%)
Mutual labels:  jupyter-notebook, lstm
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+3100%)
Mutual labels:  jupyter-notebook, rnn
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (+325.67%)
Mutual labels:  jupyter-notebook, lstm
Unet Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
Stars: ✭ 302 (+61.5%)
Mutual labels:  lstm, rnn
Musicinformationretrieval.com
Instructional notebooks on music information retrieval.
Stars: ✭ 845 (+351.87%)
Mutual labels:  jupyter-notebook, music
Shadowmusic
A temporal music synthesizer
Stars: ✭ 28 (-85.03%)
Mutual labels:  jupyter-notebook, music
Deep Music Genre Classification
🎵 Using Deep Learning to Categorize Music as Time Progresses Through Spectrogram Analysis
Stars: ✭ 23 (-87.7%)
Mutual labels:  lstm, rnn
Lstmvis
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
Stars: ✭ 959 (+412.83%)
Mutual labels:  jupyter-notebook, lstm
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-83.42%)
Mutual labels:  lstm, rnn
Tensorflow Onnx
Convert TensorFlow models to ONNX
Stars: ✭ 900 (+381.28%)
Mutual labels:  jupyter-notebook, 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 (-36.9%)
Mutual labels:  jupyter-notebook, lstm
Gym Continuousdoubleauction
A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.
Stars: ✭ 50 (-73.26%)
Mutual labels:  jupyter-notebook, lstm
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-73.8%)
Mutual labels:  lstm, rnn
Time Attention
Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971
Stars: ✭ 52 (-72.19%)
Mutual labels:  lstm, rnn
Music Synthesis With Python
Music Synthesis with Python talk, originally given at PyGotham 2017.
Stars: ✭ 48 (-74.33%)
Mutual labels:  jupyter-notebook, music
Aiopen
AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更清晰和更全面的了解。
Stars: ✭ 62 (-66.84%)
Mutual labels:  jupyter-notebook, lstm
Multilstm
keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS
Stars: ✭ 122 (-34.76%)
Mutual labels:  jupyter-notebook, lstm
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+777.54%)
Mutual labels:  jupyter-notebook, rnn
Lstm Crypto Price Prediction
Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot
Stars: ✭ 136 (-27.27%)
Mutual labels:  lstm, rnn
Speech Emotion Recognition
Detecting emotions using MFCC features of human speech using Deep Learning
Stars: ✭ 89 (-52.41%)
Mutual labels:  jupyter-notebook, rnn
End To End Sequence Labeling Via Bi Directional Lstm Cnns Crf Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
Stars: ✭ 87 (-53.48%)
Mutual labels:  jupyter-notebook, lstm
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-40.11%)
Mutual labels:  lstm, rnn
Abstractive Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
Stars: ✭ 128 (-31.55%)
Mutual labels:  jupyter-notebook, lstm
Deeplearningfornlpinpytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Stars: ✭ 1,744 (+832.62%)
Mutual labels:  jupyter-notebook, lstm
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (-24.6%)
Mutual labels:  jupyter-notebook, lstm
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+636.9%)
Mutual labels:  jupyter-notebook, rnn
Deeplearning tutorials
The deeplearning algorithms implemented by tensorflow
Stars: ✭ 1,580 (+744.92%)
Mutual labels:  jupyter-notebook, lstm
Language Translation
Neural machine translator for English2German translation.
Stars: ✭ 82 (-56.15%)
Mutual labels:  jupyter-notebook, lstm
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+757.22%)
Mutual labels:  jupyter-notebook, lstm
Char Rnn Pytorch
使用PyTorch实现Char RNN生成古诗和周杰伦的歌词
Stars: ✭ 114 (-39.04%)
Mutual labels:  jupyter-notebook, rnn
Tensorflow Multi Dimensional Lstm
Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf
Stars: ✭ 154 (-17.65%)
Mutual labels:  jupyter-notebook, lstm
Handwriting Synthesis
Implementation of "Generating Sequences With Recurrent Neural Networks" https://arxiv.org/abs/1308.0850
Stars: ✭ 135 (-27.81%)
Mutual labels:  jupyter-notebook, lstm
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-28.34%)
Mutual labels:  jupyter-notebook, lstm
Ethnicolr
Predict Race and Ethnicity Based on the Sequence of Characters in a Name
Stars: ✭ 137 (-26.74%)
Mutual labels:  jupyter-notebook, lstm
Copper price forecast
copper price(time series) prediction using bpnn and lstm
Stars: ✭ 81 (-56.68%)
Mutual labels:  lstm, rnn
Audioowl
Fast and simple music and audio analysis using RNN in Python 🕵️‍♀️ 🥁
Stars: ✭ 151 (-19.25%)
Mutual labels:  rnn, music
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 (-21.93%)
Mutual labels:  jupyter-notebook, lstm
Pytorch Image Comp Rnn
PyTorch implementation of Full Resolution Image Compression with Recurrent Neural Networks
Stars: ✭ 146 (-21.93%)
Mutual labels:  lstm, rnn
Tensorflow On Android For Human Activity Recognition With Lstms
iPython notebook and Android app that shows how to build LSTM model in TensorFlow and deploy it on Android
Stars: ✭ 157 (-16.04%)
Mutual labels:  jupyter-notebook, lstm
Tensorflow Bitcoin Robot
A Bitcoin trade robot based on Tensorflow LSTM model.Just for fun.
Stars: ✭ 155 (-17.11%)
Mutual labels:  lstm, rnn
Amazon Product Recommender System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Stars: ✭ 158 (-15.51%)
Mutual labels:  jupyter-notebook, lstm
Rnnvis
A visualization tool for understanding and debugging RNNs
Stars: ✭ 162 (-13.37%)
Mutual labels:  lstm, rnn
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-4.81%)
Mutual labels:  jupyter-notebook, rnn
Essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
Stars: ✭ 1,985 (+961.5%)
Mutual labels:  jupyter-notebook, music
Rnn For Human Activity Recognition Using 2d Pose Input
Activity Recognition from 2D pose using an LSTM RNN
Stars: ✭ 165 (-11.76%)
Mutual labels:  jupyter-notebook, lstm
Relation Classification Using Bidirectional Lstm Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
Stars: ✭ 167 (-10.7%)
Mutual labels:  jupyter-notebook, lstm
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (-11.76%)
Mutual labels:  lstm, rnn
Deep Algotrading
A resource for learning about deep learning techniques from regression to LSTM and Reinforcement Learning using financial data and the fitness functions of algorithmic trading
Stars: ✭ 173 (-7.49%)
Mutual labels:  jupyter-notebook, lstm
Lstm anomaly thesis
Anomaly detection for temporal data using LSTMs
Stars: ✭ 178 (-4.81%)
Mutual labels:  jupyter-notebook, lstm
Cryptocurrency Price Prediction
Cryptocurrency Price Prediction Using LSTM neural network
Stars: ✭ 271 (+44.92%)
Mutual labels:  jupyter-notebook, lstm
61-120 of 6953 similar projects