Pinned Repositories
3DFasterRCNN_LungNoduleDetector
An-Incomplete-ML-Paper-Collection-for-BioMedical-Applications
This is a repository that collects machine learning papers on biomedical applications.
anago
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
awesome-dl4nlp
A curated list of awesome Deep Learning for Natural Language Processing resources
birnn-bionlp
Bidirectional Recurrent Neural Network based sequence labeling for Medical Text.
Chinese-Named-Entity-Recognition
Chinese Named Entity Recognition via BLSTM-CNN and BIO Input. Using Keras and Theano backend .
conlleval.py
Python version of the evaluation script from CoNLL'00-
Deconvnet-keras
Deconvnet example based on Keras
deep-atrous-ner
Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition
dilated-cnn-ner
Dilated CNNs for NER in TensorFlow
xuhanvsxuhan's Repositories
xuhanvsxuhan/An-Incomplete-ML-Paper-Collection-for-BioMedical-Applications
This is a repository that collects machine learning papers on biomedical applications.
xuhanvsxuhan/3DFasterRCNN_LungNoduleDetector
xuhanvsxuhan/anago
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
xuhanvsxuhan/awesome-dl4nlp
A curated list of awesome Deep Learning for Natural Language Processing resources
xuhanvsxuhan/Chinese-Named-Entity-Recognition
Chinese Named Entity Recognition via BLSTM-CNN and BIO Input. Using Keras and Theano backend .
xuhanvsxuhan/conlleval.py
Python version of the evaluation script from CoNLL'00-
xuhanvsxuhan/Deconvnet-keras
Deconvnet example based on Keras
xuhanvsxuhan/deep-atrous-ner
Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition
xuhanvsxuhan/dilated-cnn-ner
Dilated CNNs for NER in TensorFlow
xuhanvsxuhan/doctorai
Repository for Doctor AI project
xuhanvsxuhan/DSB17_3d_lung_nodule_classifier
3d convnet for the classification of nodules/tumor in lung CT scans. Trained on Luna16 for Kaggle's 2017 data science bowl competition (result in top 3%)
xuhanvsxuhan/DSB3Tutorial
xuhanvsxuhan/fastText.py
A Python interface for Facebook fastText
xuhanvsxuhan/gram
Graph-based Attention Model
xuhanvsxuhan/keras_character_based_ner
Keras Implementation of Character-Based Bi-Directional LSTM RNN for Named Entity Recognition
xuhanvsxuhan/luna16
LUNA16 Lung Nodule Analysis - NWI-IMC037 Final Project
xuhanvsxuhan/med2vec
Repository for Med2Vec project
xuhanvsxuhan/medical-data
xuhanvsxuhan/models
Models built with TensorFlow
xuhanvsxuhan/ner-sequencelearning
Keras Conv+BiLSTM for Named Entity Recognition
xuhanvsxuhan/python-crfsuite
A python binding for crfsuite
xuhanvsxuhan/PyTorchText
知乎看山杯 第一名 init 队解决方案
xuhanvsxuhan/retain
RETAIN: Interpretable Predictive Model in Healthcare using Reverse Time Attention Mechanism
xuhanvsxuhan/speech-recognition-neural-network
This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanodegree @Udacity.
xuhanvsxuhan/tensorflow_fasttext
Simple embedding based text classifier inspired by fastText, implemented in tensorflow
xuhanvsxuhan/text_classification
all kinds of text classificaiton models and more with deep learning
xuhanvsxuhan/tf_and_keras
Short scripts for doing some basic NLP tasks in TensorFlow and Keras
xuhanvsxuhan/Tianchi
xuhanvsxuhan/tnt
an abstraction to train neural networks
xuhanvsxuhan/zh-NER-TF
A simple BiLSTM-CRF model for Chinese Named Entity Recognition task