NghiaNT18's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
gunthercox/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
ndrplz/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
asyml/texar-pytorch
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
georgesung/ssd_tensorflow_traffic_sign_detection
Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
nyu-mll/spinn
NYU ML² work on sentence encoding with tree structure and dynamic graphs
zphang/bert_on_stilts
Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs
jluo-bgl/Traffic-Sign-Recognition-with-Deep-Learning-CNN
Traffic Sign Recognition with Deep Learning CNN
arabian9ts/SSD300
Single Shot MultiBox Detector implemented with TensorFlow
railsnoob/ssd_tensorflow
Implementation of the Single Shot Multibox Detector paper using tensorflow .
yukitsuji/SSD_CUDNN
Single Shot Multibox Detector by CUDNN6 and C