TingxunShi
Ph. D. from PKU, majored in software engineering, but quite interested in NLP, especially machine translation. I love learning languages
Beijing
Pinned Repositories
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
marian
Fast Neural Machine Translation in C++
assignment1
Assignment 1: automatic differentiation
assignment2-2018
(Spring 2018) Assignment 2: Graph Executor with TVM
cmu_dlsys_hw0
Homework 0 for CMU dlsys online course
cmu_dlsys_hw1
Homework 1 for CMU dlsys online course
cmu_dlsys_hw2
Homework 2 for CMU dlsys online course
cmu_dlsys_hw3
Homework 3 for CMU dlsys online course
OpenNMT-py
Open Source Neural Machine Translation in PyTorch
OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
TingxunShi's Repositories
TingxunShi/assignment1
Assignment 1: automatic differentiation
TingxunShi/assignment2-2018
(Spring 2018) Assignment 2: Graph Executor with TVM
TingxunShi/cmu_dlsys_hw0
Homework 0 for CMU dlsys online course
TingxunShi/cmu_dlsys_hw1
Homework 1 for CMU dlsys online course
TingxunShi/cmu_dlsys_hw2
Homework 2 for CMU dlsys online course
TingxunShi/cmu_dlsys_hw3
Homework 3 for CMU dlsys online course
TingxunShi/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
TingxunShi/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
TingxunShi/cmu_dlsys_hw4
Homework 4 for CMU dlsys online course
TingxunShi/CTranslate2
Fast inference engine for Transformer models
TingxunShi/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
TingxunShi/fairseq2
FAIR Sequence Modeling Toolkit 2
TingxunShi/fastText
Library for fast text representation and classification.
TingxunShi/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
TingxunShi/hexo-theme-next
Elegant theme for Hexo.
TingxunShi/jhu-mt-hw
TingxunShi/LLaMA-Factory
Unify Efficient Fine-tuning of 100+ LLMs
TingxunShi/llama.cpp
LLM inference in C/C++
TingxunShi/marian
Fast Neural Machine Translation in C++
TingxunShi/Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
TingxunShi/miniflow
Minimal numerical computation library with TensorFlow APIs
TingxunShi/mosesdecoder
Moses, the machine translation system
TingxunShi/mtdata
A tool that locates, downloads, and extracts machine translation corpora
TingxunShi/stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
TingxunShi/tensorflow-exercises
TensorFlow Exercises - focusing on the comparison with NumPy.
TingxunShi/TensorSlow
Re-implementation of TensorFlow in pure python, with an emphasis on code understandability
TingxunShi/TingxunShi.github.io
My blogs
TingxunShi/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines