Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
aliyun-apsaradb-hbase-demo
ams-recommendation-system
AMS实时推荐系统
awesome-mesos
Everything about Apache Mesos
Bert-BiLSTM-CRF-pytorch
bert-bilstm-crf implemented in pytorch for named entity recognition.
BIO-sequence-label
基于BIO模式的序列标注工具-可用于命名实体识别、事件触发词识别等任务的数据标注
high_performance_python
Code for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly
hoshi
【星】pdf扫描件 转 docx
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
py0922's Repositories
py0922/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
py0922/pykernels
Python library for working with kernel methods in machine learning
py0922/parse_attach
主要是用来解析附件的内容,如果大家有好建议的也可以放进来,到时候我会一起整理一下
py0922/tensorflow
An Open Source Machine Learning Framework for Everyone
py0922/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
py0922/deepLearn
py0922/machineLearningInAction
py0922/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
py0922/kaggleCompetition
choose the best parameter for RandomForestRegressor
py0922/jh-kaggle-util
Jeff Heaton's Kaggle Utilities
py0922/awesome-mesos
Everything about Apache Mesos
py0922/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.2rc0
py0922/luminoth
Deep Learning toolkit for Computer Vision
py0922/RecSys
项亮的《推荐系统实践》的代码实现
py0922/ChinsesNER-pytorch
基于BI-LSTM+CRF的中文命名实体识别 Pytorch
py0922/chinese_chatbot_corpus
中文公开聊天语料库
py0922/CRF-NER
CRF++ 命名实体识别
py0922/Head-First-Java
Code for Head First Java
py0922/high_performance_python
Code for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly
py0922/DesignPatterns
py0922/PYWorkSpace