All Projects → pjgao → Seq2seq_keras

pjgao / Seq2seq_keras

使用keras搭建seq2seq完成中英文翻译

Projects that are alternatives of or similar to Seq2seq keras

Computer Vision
Computer vision sabbatical study materials
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Facerecog
Face Recognition using Neural Networks implemented using Keras
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Hackathons solution
Find the solution of machine learning competitions I am participating.
Stars: ✭ 40 (+0%)
Mutual labels:  jupyter-notebook
Netsci Project
Network Analysis for Financial Markets
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Perceptron2017spring
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Pixiedust
Python Helper library for Jupyter Notebooks
Stars: ✭ 998 (+2395%)
Mutual labels:  jupyter-notebook
Python for data science and machine learning Bootcamp
Repo for Pierian Data course on Udemey
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Praatscripts
These are praat scripts I use in my research, implemented in parselmouth for python for use in binder
Stars: ✭ 40 (+0%)
Mutual labels:  jupyter-notebook
Adversarial workshop
Adversarial Workshop code and presentation
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Bal Mining Scripts
Stars: ✭ 40 (+0%)
Mutual labels:  jupyter-notebook
Meetups Data Ai Dfw
Content for Meetups for DATA & AI - Microsoft DFW
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Multimodalsr
Multimodal speech recognition using lipreading (with CNNs) and audio (using LSTMs). Sensor fusion is done with an attention network.
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Nbgrader
A system for assigning and grading notebooks
Stars: ✭ 1,000 (+2400%)
Mutual labels:  jupyter-notebook
Rnn Stocks Prediction
Another attempt to use Deep-Learning in the financial markets
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Intel Scene Classification
This is the 1st place solution for AV Intel scene classification challenge
Stars: ✭ 41 (+2.5%)
Mutual labels:  jupyter-notebook
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Cerndeeplearningtutorial
Introduction to root_numpy, pandas, Keras in simple Deep Learning application at CERN
Stars: ✭ 39 (-2.5%)
Mutual labels:  jupyter-notebook
Deeplearning In Action
《深度学习原理与实践》相关代码——source code of the book <deep learning in action>
Stars: ✭ 40 (+0%)
Mutual labels:  jupyter-notebook
Python101code
Code examples from the book, Python 101 by Michael Driscoll
Stars: ✭ 40 (+0%)
Mutual labels:  jupyter-notebook
Optical illusion
A simple optical illusion in python
Stars: ✭ 40 (+0%)
Mutual labels:  jupyter-notebook

seq2seq_keras

  1. Construct seq2seq model by keras.
  2. An example and explicit comment of translation from English to Chinese.
  3. Model structure:

  1. encoder:

  2. decoder:

  3. result:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].