All Projects → Deeptranslit → Similar Projects or Alternatives

575 Open source projects that are alternatives of or similar to Deeptranslit

Ml5 Library
Friendly machine learning for the web! 🤖
Stars: ✭ 5,280 (+12778.05%)
Mutual labels:  lstm
Google Ime Dictionary
日英変換・英語略語展開のための IME 追加辞書 📙 日本語から英語への和英変換や英語略語の展開を Google 日本語入力や ATOK などで可能にする IME 拡張辞書です
Stars: ✭ 30 (-26.83%)
Mutual labels:  english
Musical Neural Net
Train an LSTM to generate piano or violin/piano music.
Stars: ✭ 478 (+1065.85%)
Mutual labels:  lstm
Tensorflow Onnx
Convert TensorFlow models to ONNX
Stars: ✭ 900 (+2095.12%)
Mutual labels:  lstm
Dancenet
DanceNet -💃💃Dance generator using Autoencoder, LSTM and Mixture Density Network. (Keras)
Stars: ✭ 469 (+1043.9%)
Mutual labels:  lstm
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Stars: ✭ 978 (+2285.37%)
Mutual labels:  lstm
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (+1004.88%)
Mutual labels:  lstm
Diacritics Map
Map of more than 1,200 diacritics and ligatures to english alphabet equivalents.
Stars: ✭ 17 (-58.54%)
Mutual labels:  english
Transliteration
UTF-8 to ASCII transliteration / slugify module for node.js, browser, Web Worker, React Native, Electron and CLI.
Stars: ✭ 444 (+982.93%)
Mutual labels:  transliteration
Sudl
light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)
Stars: ✭ 29 (-29.27%)
Mutual labels:  lstm
Chinese poem generator
唐诗、宋词生成器,有详细说明
Stars: ✭ 428 (+943.9%)
Mutual labels:  lstm
Music2dance
Generating Dance steps for given music with deep learning
Stars: ✭ 17 (-58.54%)
Mutual labels:  lstm
Sentimentanalysis
文本情感分析
Stars: ✭ 421 (+926.83%)
Mutual labels:  lstm
New Concept English
English for Chinese, 新概念英语笔记,英语学习资料
Stars: ✭ 39 (-4.88%)
Mutual labels:  english
Zhihu Text Classification
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案
Stars: ✭ 392 (+856.1%)
Mutual labels:  lstm
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (+1841.46%)
Mutual labels:  lstm
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+795.12%)
Mutual labels:  lstm
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+78719.51%)
Mutual labels:  lstm
Stock Prediction Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Stars: ✭ 4,660 (+11265.85%)
Mutual labels:  lstm
Seq2seq Chatbot
Chatbot in 200 lines of code using TensorLayer
Stars: ✭ 777 (+1795.12%)
Mutual labels:  lstm
Predictive Maintenance Using Lstm
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
Stars: ✭ 352 (+758.54%)
Mutual labels:  lstm
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (-17.07%)
Mutual labels:  lstm
Cnn lstm ctc tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
Stars: ✭ 343 (+736.59%)
Mutual labels:  lstm
Rhvoice
a free and open source speech synthesizer for Russian and other languages
Stars: ✭ 750 (+1729.27%)
Mutual labels:  english
Ner Lstm Crf
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
Stars: ✭ 337 (+721.95%)
Mutual labels:  lstm
Awesome Mad Science
Delightful npm packages that make you say "wow, didn't know that was possible!"
Stars: ✭ 909 (+2117.07%)
Mutual labels:  lstm
Keras Anomaly Detection
Anomaly detection implemented in Keras
Stars: ✭ 335 (+717.07%)
Mutual labels:  lstm
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+1700%)
Mutual labels:  lstm
Dsmr Reader
DSMR-protocol reader, telegram data storage and energy consumption visualizer. Can be used for reading the smart meter DSMR (Dutch Smart Meter Requirements) P1 port yourself at your home. You will need a cable and hardware that can run Linux software. Free for non-commercial use. A Docker implementation can be found here: https://github.com/xirixiz/dsmr-reader-docker
Stars: ✭ 327 (+697.56%)
Mutual labels:  english
Rnn Stocks Prediction
Another attempt to use Deep-Learning in the financial markets
Stars: ✭ 39 (-4.88%)
Mutual labels:  lstm
Bcdu Net
BCDU-Net : Medical Image Segmentation
Stars: ✭ 314 (+665.85%)
Mutual labels:  lstm
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+1607.32%)
Mutual labels:  lstm
Theano lstm
🔬 Nano size Theano LSTM module
Stars: ✭ 310 (+656.1%)
Mutual labels:  lstm
Pytorch Sublstm
subLSTMs for pytorch from Cortical microcircuits as gated-recurrent neural networks
Stars: ✭ 15 (-63.41%)
Mutual labels:  lstm
Ruby Hacking Guide.github.com
Ruby Hacking Guide Translation
Stars: ✭ 305 (+643.9%)
Mutual labels:  english
Mouse Dictionary
📘A super fast dictionary for Chrome/Firefox
Stars: ✭ 670 (+1534.15%)
Mutual labels:  english
Unet Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
Stars: ✭ 302 (+636.59%)
Mutual labels:  lstm
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-24.39%)
Mutual labels:  lstm
Image Captioning
Image Captioning using InceptionV3 and beam search
Stars: ✭ 290 (+607.32%)
Mutual labels:  lstm
Ad examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
Stars: ✭ 641 (+1463.41%)
Mutual labels:  lstm
Link Grammar
The CMU Link Grammar natural language parser
Stars: ✭ 286 (+597.56%)
Mutual labels:  english
Neural Image Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
Stars: ✭ 12 (-70.73%)
Mutual labels:  lstm
Bertweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
Stars: ✭ 282 (+587.8%)
Mutual labels:  english
Vad
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
Stars: ✭ 622 (+1417.07%)
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 (+575.61%)
Mutual labels:  lstm
Sentiment Analyser
ML that can extract german and english sentiment
Stars: ✭ 35 (-14.63%)
Mutual labels:  english
Deeplearning.ai Assignments
Stars: ✭ 268 (+553.66%)
Mutual labels:  lstm
Multi Class Text Classification Cnn Rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
Stars: ✭ 570 (+1290.24%)
Mutual labels:  lstm
Carrot
🥕 Evolutionary Neural Networks in JavaScript
Stars: ✭ 261 (+536.59%)
Mutual labels:  lstm
Re Verb
speaker diarization system using an LSTM
Stars: ✭ 27 (-34.15%)
Mutual labels:  lstm
kengdic
Joe Speigle's Korean/English dictionary database
Stars: ✭ 76 (+85.37%)
Mutual labels:  english
Awesome English
A collection of awesome study resources for learners of English.
Stars: ✭ 560 (+1265.85%)
Mutual labels:  english
go-pluralize
Pluralize and singularize any word (golang adaptation of https://www.npmjs.com/package/pluralize)
Stars: ✭ 60 (+46.34%)
Mutual labels:  english
Lstm peptides
Long short-term memory recurrent neural networks for learning peptide and protein sequences to later design new, similar examples.
Stars: ✭ 30 (-26.83%)
Mutual labels:  lstm
Ner Lstm
Named Entity Recognition using multilayered bidirectional LSTM
Stars: ✭ 532 (+1197.56%)
Mutual labels:  lstm
Attention Networks For Classification
Hierarchical Attention Networks for Document Classification in PyTorch
Stars: ✭ 540 (+1217.07%)
Mutual labels:  lstm
Char Rnn Keras
TensorFlow implementation of multi-layer recurrent neural networks for training and sampling from texts
Stars: ✭ 40 (-2.44%)
Mutual labels:  lstm
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (-4.88%)
Mutual labels:  lstm
Image Processing
Image Processing with Python
Stars: ✭ 34 (-17.07%)
Mutual labels:  english
Simple Chatbot Keras
Design and build a chatbot using data from the Cornell Movie Dialogues corpus, using Keras
Stars: ✭ 30 (-26.83%)
Mutual labels:  lstm
61-120 of 575 similar projects