stavhaygn / crack-tixcraft

Tixcraft自動購票系統,實作verify選擇題猜測與驗證碼辨識
MIT License
22 stars 12 forks source link

how to generate training set #2

Closed RainJayTsai closed 3 years ago

RainJayTsai commented 4 years ago

hello, How do you generate training sets and test sets to train TF-Keras and what is the NN model you use

stavhaygn commented 4 years ago

Hello, I use CNN model. About how to generate dataset and build CNN model, you can refer to https://github.com/JasonLiTW/simple-railway-captcha-solver.