Pinned Repositories
500lines
500 Lines or Less
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
deeplearning.ai-andrewNG
deeplearning.ai , By Andrew Ng, All slide and notebook + data + solutions and video link
Java
All Algorithms implemented in Java
Jennifer1996.githug.io
learn
Projects
My projects about data.
TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Jennifer1996's Repositories
Jennifer1996/Projects
My projects about data.
Jennifer1996/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
Jennifer1996/Java
All Algorithms implemented in Java
Jennifer1996/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Jennifer1996/500lines
500 Lines or Less
Jennifer1996/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
Jennifer1996/deeplearning.ai-andrewNG
deeplearning.ai , By Andrew Ng, All slide and notebook + data + solutions and video link
Jennifer1996/Jennifer1996.githug.io
Jennifer1996/learn
Jennifer1996/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
Jennifer1996/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Jennifer1996/BERT-pytorch
Google AI 2018 BERT pytorch implementation
Jennifer1996/cs-self-learning
计算机自学指南
Jennifer1996/Data_crawl
Jennifer1996/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Jennifer1996/HTML-CSS
Some code for exercising about HTML&CSS.
Jennifer1996/it-ebooks-cn
计算机电子书pdf整理
Jennifer1996/Jennifer1996.github.io
Jennifer1996/mona
Experimenting with an efficient GPU implementation of triangle-based image approximation using particle swarm optimization (PSO)
Jennifer1996/NewsRecommendSystem
个性化新闻推荐系统,A recommend system involved collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.
Jennifer1996/PAT
Some coding exercises for PAT