Pinned Repositories
activityrecognition
Information about activity recognition
adda
Algorithm
C++ algorithm , codeforces , bestcoder , leetcode ...
Algorithm-and-Data-structure
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ATDA
Implement of Asymmetric Tri-training for Unsupervised Domain Adaptation
BigDataBench-Spark
BigDataBench Spark workloads
caffe
Caffe
Dirty-dataImpacts
Codes&Datasets
text_classification
all kinds of text classificaiton models and more with deep learning
lijiazhen1994's Repositories
lijiazhen1994/adda
lijiazhen1994/Dirty-dataImpacts
Codes&Datasets
lijiazhen1994/text_classification
all kinds of text classificaiton models and more with deep learning
lijiazhen1994/Algorithm-and-Data-structure
lijiazhen1994/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
lijiazhen1994/CCSA
"Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)
lijiazhen1994/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
lijiazhen1994/DeepCORAL
A PyTorch implementation of 'Deep CORAL: Correlation Alignment for Deep Domain Adaptation.', ECCV 2016
lijiazhen1994/domain_adaptation
this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wustl.edu/mlpapers/paper_files/icml2015_ganin15.pdf).And i realized it on mnist.
lijiazhen1994/efinance
efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀
lijiazhen1994/Entity-Relation-Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
lijiazhen1994/gumbel
Gumbel-Softmax Variational Autoencoder with Keras
lijiazhen1994/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
lijiazhen1994/interview
📚 C/C++面试知识总结
lijiazhen1994/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
lijiazhen1994/KnowledgeGraphData
史上最大规模1.4亿中文知识图谱开源下载
lijiazhen1994/learning_by_association
lijiazhen1994/minimal-entropy-correlation-alignment
Code for the paper "Minimal-Entropy Correlation Alignment for Unsupervised Deep Domain Adaptation", ICLR 2018
lijiazhen1994/MLInActionNote
lijiazhen1994/multihead_joint_entity_relation_extraction
lijiazhen1994/Person-reID_GAN
Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro
lijiazhen1994/pytorch-beginner
pytorch tutorial for beginners
lijiazhen1994/qstock
qstock由“Python金融量化”公众号开发,试图打造成个人量化投研分析包,目前包括数据获取(data)、可视化(plot)、选股(stock)和量化回测(策略backtest)模块。 qstock将为用户提供简洁的数据接口和规整化后的金融市场数据。可视化模块为用户提供基于web的交互图形的简单接口; 选股模块提供了同花顺的选股数据和自定义选股,包括RPS、MM趋势、财务指标、资金流模型等; 回测模块为大家提供向量化(基于pandas)和基于事件驱动的基本框架和模型。 关注“Python金融量化“微信公众号,获取更多应用信息。
lijiazhen1994/ResCNN_RelationExtraction
Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866
lijiazhen1994/TensorFlow-Time-Series-Examples
Time Series Prediction with tf.contrib.timeseries
lijiazhen1994/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
lijiazhen1994/tf-dann
Domain-Adversarial Neural Network in Tensorflow
lijiazhen1994/WDGRL
lijiazhen1994/zh-NER-TF
A simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
lijiazhen1994/zhihu
知乎专栏源码