Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
data-structures-and-algorithm-analysis-in-C
C++ implementation 《数据结构与算法分享——C语言描述》
JNU_EIST
JNU电信复习资料收集汇总(个人收集)
NLP-Competition-DesignPattern
NLP竞赛-代码框架
NLP-ML_CS-Cpp_Review
NLP/ML面试各类资料链接 汇总(主要Github收集)
NLP-Papers
个人收集的NLP论文
pleaseAC
收集本人刷过的算法题,e.g. leetcode
py_spider
py3爬虫项目
Statical-Learning-Method-LiHang_py_Eajack
《统计学习方法-李航》Python代码实现
Eajack's Repositories
Eajack/data-structures-and-algorithm-analysis-in-C
C++ implementation 《数据结构与算法分享——C语言描述》
Eajack/Statical-Learning-Method-LiHang_py_Eajack
《统计学习方法-李航》Python代码实现
Eajack/JNU_EIST
JNU电信复习资料收集汇总(个人收集)
Eajack/NLP-ML_CS-Cpp_Review
NLP/ML面试各类资料链接 汇总(主要Github收集)
Eajack/py_spider
py3爬虫项目
Eajack/NLP-Competition-DesignPattern
NLP竞赛-代码框架
Eajack/NLP-Papers
个人收集的NLP论文
Eajack/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Eajack/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Eajack/pleaseAC
收集本人刷过的算法题,e.g. leetcode
Eajack/bert-chinese-ner
使用预训练语言模型BERT做中文NER
Eajack/bert4keras
keras implement of transformers for humans
Eajack/C_Note
C语言学习笔记
Eajack/closed-form-matting
Python implementation of A. Levin D. Lischinski and Y. Weiss. A Closed Form Solution to Natural Image Matting. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), June 2006, New York
Eajack/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
Eajack/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Eajack/Eajack.github.io
https://eajack.github.io/
Eajack/Huawei_LiteOS
2017年1月华为黑客松物联网大赛,基于树莓派的,利用Google的Tensorflow实现物体识别,多角度拍摄物体并在上位机上利用Python进行三维建模,并且会说话的智能小车
Eajack/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
Eajack/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
Eajack/Neural-Voice-Cloning
Neural Voice Cloning with a few voice samples, using the speaker adaptation method. Speaker adaptation is based on fine-tuning a multi-speaker generative model with a few cloning samples.
Eajack/Neural-Voice-Cloning-With-Few-Samples
This repository has implementation for "Neural Voice Cloning With Few Samples"
Eajack/Neural_Voice_Cloning
Open Source Implementation of Neural Voice Cloning with Few Audio Samples (Baidu Research)
Eajack/nlp-beginner
上手教程
Eajack/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems.
Eajack/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Eajack/note
学习笔记整理📚
Eajack/text-classification
An example of how to train supervised classifiers for multi-label text classification
Eajack/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
Eajack/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)