Pinned Repositories
Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据 Node.js 爬虫。
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
AI-Challenger-Plant-Disease-Recognition
AI Challenger -- 农作物病害识别
apisix-dashboard
Dashboard for Apache APISIX
BasemapTutorial
A Basemap tutorial for ReadTheDocs
Capstone-Yield-prediction-and-Variety-recommender
Yield Prediction and Variety Recommendations for Southern India
ChainsofReasoning
chinese-textsum
seq2seq+attention model for Chinese textsum
dual_stage_attention_rnn
A Tensorflow Implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction
species-distribution-random-forest
Python- and R-based ArcGIS toolbox for mapping species distributions using a variable-optimized random forest model.
caizhuo's Repositories
caizhuo/dual_stage_attention_rnn
A Tensorflow Implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction
caizhuo/Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
caizhuo/AI-Challenger-Plant-Disease-Recognition
AI Challenger -- 农作物病害识别
caizhuo/apisix-dashboard
Dashboard for Apache APISIX
caizhuo/BasemapTutorial
A Basemap tutorial for ReadTheDocs
caizhuo/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
caizhuo/CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR dataset (97.71% on cifar10)
caizhuo/CNN-RNN-Yield-Prediction
This repository contains codes for the paper entitled "A CNN-RNN Framework for Crop Yield Prediction"
caizhuo/Crop-yeild_prediction
caizhuo/CS-Notes
:books: Computer Science Learning Notes
caizhuo/DA-RNN
📃 PyTorch Implementation of DA-RNN (arXiv:1704.02971)
caizhuo/Deep-Learning
A few notebooks about deep learning in pytorch
caizhuo/developer-roadmap
Roadmap to becoming a developer in 2022
caizhuo/fastText
Library for fast text representation and classification.
caizhuo/GLC19
GeoLifeCLEF 2019
caizhuo/Image-Classification
The data consists of images pertaining to 10 categories. The task is to train a convolutional neural net in keras for classifying these images. At the end, use the trained model to predict probabilities for each class for the given ‘test_image.jpg’ image.
caizhuo/incubator-echarts
A powerful, interactive charting and visualization library for browser
caizhuo/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
caizhuo/irl-imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
caizhuo/keras_lr_finder
Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.
caizhuo/NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (code for COLING/ACL 2018 paper)
caizhuo/pycrop-yield-prediction
A PyTorch Implementation of Jiaxuan You's Deep Gaussian Process for Crop Yield Prediction
caizhuo/pytorch-image-classification
An introduction to image classification in PyTorch, by implementing a few key architectures.
caizhuo/siamese_dssm
siamese dssm sentence_similarity sentece_similarity_rank tensorflow
caizhuo/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
caizhuo/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
caizhuo/Tidy_Noses
Analysis is only as good as the data. These scripts automatically tidy raw data from common Robotic Olfaction machines (including electronic noses, tandem mass spectrometers, and gas chromatograph-ion mobility spectrometers) into a universally usable format. This will aide in data accessibility, streamline future data pipelines, and assist less data-savvy researchers in their analyses.
caizhuo/use-jest-in-angular
caizhuo/VuePress-Blog
🔥基于VuePress搭建的博客,记录工作和平时学习的点点滴滴,Star是最大鼓励,请多多指教。博客地址:
caizhuo/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.