Skip to content

hailiang-wang/InsuranceQA-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InsuranceQA-Machine-Learning

Question and Answer Experimentals with Machine Learning Technologies for insuranceqa-corpus-zh.

Welcome

Apply different models with insuranceqa-corpus-zh.

Deps

Python3+

pip install -r Requirements.txt

deep_qa_1

A very simple network

python3 deep_qa_1/network.py
python3 visual/accuracy.py
python3 visual/loss.py

Baseline: mini-batch size = 100, hidden_layers = [100, 50], lr = 0.0001.

LICENSE

Apache2.0

Releases

No releases published

Packages

No packages published

Languages