Pinned Repositories
2019-Autumn-recruitment-experience
2019届秋招面经集合
2021_AUG
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
basic_algrithms
Chinese_ner
Laravel-5-Generators-Extended
This package extends the core file generators that are included with Laravel 5
NLP_BASE_2.0
nlp_base_learning
learing NLP
papers
Alucardmini's Repositories
Alucardmini/nlp_base_learning
learing NLP
Alucardmini/Chinese_ner
Alucardmini/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
Alucardmini/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
Alucardmini/Attention-Based-BiLSTM-relation-extraction
Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)
Alucardmini/BaiduPCS-Go
百度网盘客户端 - Go语言编写
Alucardmini/bert
TensorFlow code and pre-trained models for BERT
Alucardmini/bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Alucardmini/CS224n
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017
Alucardmini/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Alucardmini/ehr_paper
Alucardmini/FullyConvolutionalNN
Contains code and an explanation of the theories and applications of Fully Convolutional Neural Networks
Alucardmini/keras
Deep Learning for humans
Alucardmini/keras-hello-world
Alucardmini/learning-spark
Example code from Learning Spark book
Alucardmini/LINE
LINE: Large-scale information network embedding
Alucardmini/medicine_category
Alucardmini/models
Models and examples built with TensorFlow
Alucardmini/Name-Entity-Recognition
Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow
Alucardmini/ner_tf
Alucardmini/NumPyCNN
Convolutional neural network implementation using NumPy
Alucardmini/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
Alucardmini/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
Alucardmini/RecSys-1
项亮的《推荐系统实践》的代码实现
Alucardmini/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
Alucardmini/Seq2seq-tutorial
Seq2seq个人总结
Alucardmini/show_attend_and_tell_pytorch
Pytorch implement Show, Attend and Tell: Neural Image Caption Generation with Visual Attention
Alucardmini/text_classification
all kinds of text classification models and more with deep learning
Alucardmini/wenzheng
ai challenger 2018细粒度情感分类第一名解决方案,统一使用tensorflow和pytorch的一个框架
Alucardmini/word2vec_numpy
Word2Vec implementation using numpy