All Projects → pravarmahajan → Cnn Encoder Nmt

pravarmahajan / Cnn Encoder Nmt

Projects that are alternatives of or similar to Cnn Encoder Nmt

Banti telugu ocr
End to end OCR system for Telugu. Based on Convolutional Neural Networks.
Stars: ✭ 42 (-2.33%)
Mutual labels:  jupyter-notebook
Radiotalk
The RadioTalk dataset of talk radio transcripts
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Hands ai
Recognizing hands and point direction in images
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Python101
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Lite Rest Server
Expose tensorflow-lite models via a rest API
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Intro Python Bim
Basic Course in Python for use with BIM
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Plotly Plots
IPython notebooks for Plotly plots
Stars: ✭ 42 (-2.33%)
Mutual labels:  jupyter-notebook
Coursera Deeplearning.ai Cnn Course 4
Coursera Deep Learning Course 4
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Computervision tutorials
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Labelmytextwidget
Jupyter notebook widget to quickly label text data
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Rl mlss 2020
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Dl4sci Pytorch Webinar
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Employee Churn Predictive Model
Predicting Employee Churn with Supervised Machine Learning
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Lovebeat
Super simple heartbeat and metrics monitoring
Stars: ✭ 42 (-2.33%)
Mutual labels:  jupyter-notebook
Ai Math Book
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Twitter Post
This code shows how to get Twitter users interests combining Twitter API and MonkeyLearn.
Stars: ✭ 42 (-2.33%)
Mutual labels:  jupyter-notebook
Da Tutorials
Course on data assimilation (DA)
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Microsoft Dsvm
This repo contains deep learning + computer vision code I have ran on the Microsoft Data Science Virtual Machine
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Big Data Resources
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook
Dartbrains
This repository is a Python package with all of the functions and python libraries required for the Dartmouth fMRI Analysis Course taught by Prof Luke Chang, PhD.
Stars: ✭ 43 (+0%)
Mutual labels:  jupyter-notebook

cnn-encoder-nmt

This is a PyTorch tutorial for the ACL'17 paper A Convolutional Encoder Model for Neural Machine Translation accepted as part of the NIPS Workshop on Learn How to Code A Paper with State of the Art Frameworks

This repository includes

Installation

(NOTE: We have tested only on Python>=3.5, but it should probably work for python 2.7)

The best(and easiest) way to install pytorch is via the pytorch webpage

For other dependencies, run

pip install -r requirements.txt

Start the Tutorial

jupyter notebook

Authors

Pravar Mahajan

Dushyanta Dhyani

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].