Skip to content
View dangvinh1406's full-sized avatar

Block or report dangvinh1406

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. KaggleTitanic KaggleTitanic Public

    Titanic: Machine Learning from Disaster

    Jupyter Notebook

  2. TesseractTraining TesseractTraining Public

    Forked from tesseract-ocr/tesstrain

    Forked repository which provides an automation script to train Tesseract 4.0. This fork adds a new feature to finetune Tesseract LSTM

    Makefile

  3. CNNForSentenceClassification CNNForSentenceClassification Public

    This is a small project which is implemented based on the paper Yoon Kim, "Convolutional Neural Networks for Sentence Classification", 2014.

    Python

  4. CNNForNamedEntityRecognition CNNForNamedEntityRecognition Public

    A small project of Named Entity Recognition problem, using hand-craft feature combined with word2vec model to train the Convolutional Neural Network

    Python 1

  5. OpencvTrainANNFeatureHOG OpencvTrainANNFeatureHOG Public

    This tiny application supports to detect an interested object in images by using HOG feature combining with Artificial Neural Network based on OpenCV 3.1 library extra modules

    C++ 3 1

  6. Polynomial Polynomial Public

    A small console program that calculate statements of polynomial.

    C++