Pinned Repositories
Anikacyp.github.io
ChineseNER
基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型
dataScienceResources
数据科学相关的学习资源,例如MOOC课程,OCW课程,电子书等等。
DBLP-LinkAnalysis
Analyze and search a dataset of academic paper citation relationships from the DBLP Computer Science Bibliography.
Deep-Semantic-Similarity-Model
My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
func_code
code that useful to implement a function
gensim
Vector Space Modelling for Humans
hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
my-prefixspan
An Implementation of Prefix-projected Sequential Pattern mining
WeiboCrawler
Anikacyp's Repositories
Anikacyp/my-prefixspan
An Implementation of Prefix-projected Sequential Pattern mining
Anikacyp/WeiboCrawler
Anikacyp/Anikacyp.github.io
Anikacyp/ChineseNER
基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型
Anikacyp/dataScienceResources
数据科学相关的学习资源,例如MOOC课程,OCW课程,电子书等等。
Anikacyp/Deep-Semantic-Similarity-Model
My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
Anikacyp/func_code
code that useful to implement a function
Anikacyp/gensim
Vector Space Modelling for Humans
Anikacyp/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
Anikacyp/hao
好东西传送门
Anikacyp/homebrew
The missing package manager for OS X.
Anikacyp/influence-maximization
Anikacyp/jedis
A blazingly small and sane redis java client
Anikacyp/learngit
learngit tutorial
Anikacyp/learngit-1
推送请注意:请使用UTF-8编码,只接受能被自动Merge的Pull Request
Anikacyp/leetcode
leetcode demo
Anikacyp/librec
LibRec: A Java Library for Recommender Systems, see
Anikacyp/MachineLearning-C---code
using c++ code to show the example of machine learning
Anikacyp/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
Anikacyp/master_code
this is the code during master
Anikacyp/octopress
Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
Anikacyp/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Anikacyp/Quora-Crawler
Python crawler for quora.com
Anikacyp/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
Anikacyp/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
Anikacyp/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Anikacyp/text
text related processing
Anikacyp/The-Art-Of-Programming-by-July
本项目是July的《程序员编程艺术》的电子书版本
Anikacyp/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Anikacyp/typhoon-blade
Building system of typhoon cloud computing platform of tencent, support C/C++/protobuf/thrift/lex/yacc/swig.