Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
acnn
Relation Classification via Multi-Level Attention CNNs
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
alchemist1024.github.io
stay hungry, stay foolish
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
bestvpn
稳定好用的梯子推荐,**收费梯子VPN最具性价比之王,最便宜速度最快的梯子,电脑梯子免费ssr节点,v2ray节点,trojan节点,科学上网翻墙最新工具_westworld梯子加速器官网app
Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch
textMatch
Alchemist1024's Repositories
Alchemist1024/100-Days-Of-ML-Code
100 Days of ML Coding
Alchemist1024/allennlp
An open-source NLP research library, built on PyTorch.
Alchemist1024/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Alchemist1024/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
Alchemist1024/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
Alchemist1024/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc. 一些机器学习、深度学习等相关话题的书籍。
Alchemist1024/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Alchemist1024/DeepLearningPython35
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
Alchemist1024/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Alchemist1024/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Alchemist1024/Interview-code-practice-python
面试题
Alchemist1024/Learn-Algorithms
算法学习笔记
Alchemist1024/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Alchemist1024/Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata, lihang]
Alchemist1024/Machine-Learning-in-Action-Python3
《机器学习实战》python3源码
Alchemist1024/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Alchemist1024/neural-chinese-address-parsing
Neural Chinese Address Parsing
Alchemist1024/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Alchemist1024/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Alchemist1024/nlp_highlights
The most important NLP highlights of 2018 (PDF Report)
Alchemist1024/PyTorch-Batch-Attention-Seq2seq
PyTorch implementation of batched bi-RNN encoder and attention-decoder.
Alchemist1024/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Alchemist1024/pytorch-pretrained-BERT_annotation
bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者
Alchemist1024/pytorch-tutorial-1
PyTorch Tutorial for Deep Learning Researchers
Alchemist1024/Stanford-OpenIE-Python
Stanford Open Information Extraction - Python Wrapper
Alchemist1024/torch-light
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
Alchemist1024/vim-win32-installer
Vim Win32 Installer
Alchemist1024/vimtutor-1
Vimtutor text
Alchemist1024/wtfpython-cn
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
Alchemist1024/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)