jiaxu's repositories
CnnTextClassifyByDl4j
采用卷积神经网络(cnn)进行文本分类,依赖dl4j
machine-learning-java-impl-example
常见机器学习、深度学习算法实现,基于java
Python-100-Days
Python - 100天从新手到大师
albert_ner
基于轻量级的albert实现albert+BiLstm+CRF
algorithms
常见算法实现
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
FS-Blog
FS-Blog 基于 SpringBoot 的个人博客系统
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
GRU4Rec
GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, published at ICLR 2016 and its follow-up "Recurrent Neural Networks with Top-k Gains for Session-based Recommendations". The code is optimized for execution on the GPU.
java-bert-predict
turn bert pretrain checkpoint into saved model for a feature extracting demo in java
jcnlp.github.io
jc的个人博客
librec
LibRec: A Leading Java Library for Recommender Systems, see
lightgbm_predict4j
A java implementation of LightGBM predicting part
logistic-regression
simple logistic regression in java
LSTM-1
Java版,手写LSTM,只有一个文件哟,可运行
lucene-solr
Apache Lucene and Solr open-source search software
lucene-study
lucene详解
Machine-Learning-1
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Markdown
Markdown 基本语法。
python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
springboot-mybatis-study
spring+mybatis学习