All Projects → coldnew → twse-captcha-solver-dl4j

coldnew / twse-captcha-solver-dl4j

Licence: MIT license
A deeplearning based captcha solver for http://bsr.twse.com.tw/bshtm/

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to twse-captcha-solver-dl4j

Tsec
台灣上市上櫃股票爬蟲 Taiwan Stock Exchange Crawler
Stars: ✭ 327 (+1027.59%)
Mutual labels:  taiwan, stock
Tsrtc
台灣股票即時爬蟲。Taiwan Stock Exchange Real Time Crawler
Stars: ✭ 359 (+1137.93%)
Mutual labels:  taiwan, stock
Grs
📈 台灣上市上櫃股票價格擷取(Fetch Taiwan Stock Exchange data)含即時盤、台灣時間轉換、開休市判斷。
Stars: ✭ 405 (+1296.55%)
Mutual labels:  taiwan, stock
go-hcaptcha
A Go library for solving hCaptchas with any image recognition API.
Stars: ✭ 111 (+282.76%)
Mutual labels:  captcha-solver
dukascopy-tools
✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
Stars: ✭ 128 (+341.38%)
Mutual labels:  stock
funcat
Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.
Stars: ✭ 19 (-34.48%)
Mutual labels:  stock
Paper-Implementation-DSTP-RNN-For-Stock-Prediction-Based-On-DA-RNN
基於DA-RNN之DSTP-RNN論文試做(Ver1.0)
Stars: ✭ 62 (+113.79%)
Mutual labels:  stock
robinhood-python
Robinhood module in Python
Stars: ✭ 103 (+255.17%)
Mutual labels:  stock
web trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
Stars: ✭ 21 (-27.59%)
Mutual labels:  stock
sales-management-system
Sales management system
Stars: ✭ 25 (-13.79%)
Mutual labels:  stock
wallstreet
Stock Quotes and Charts for the Terminal
Stars: ✭ 75 (+158.62%)
Mutual labels:  stock
TaiwanEbookSearch
Ebook search tool mainly for Taiwan
Stars: ✭ 33 (+13.79%)
Mutual labels:  taiwan
pystockfilter
Financial technical and fundamental analysis indicator library for pystockdb.
Stars: ✭ 26 (-10.34%)
Mutual labels:  stock
Klang
stock K-line Language ,Klang是股票语言,最简单的股票公式是股票编程和量化交易的必备工具
Stars: ✭ 32 (+10.34%)
Mutual labels:  stock
TerminalStocks
Pure terminal stock ticker for Windows.
Stars: ✭ 88 (+203.45%)
Mutual labels:  stock
siachart
stock trading chart - 可编程,可定制,跨平台,通用的金融图表。
Stars: ✭ 32 (+10.34%)
Mutual labels:  stock
Algorithmic-Trading
Algorithmic trading using machine learning.
Stars: ✭ 102 (+251.72%)
Mutual labels:  stock
SwiftYFinance
The best Yahoo Finance library with the power of Swift
Stars: ✭ 30 (+3.45%)
Mutual labels:  stock
Stocksera
Web application that provides alternative data to retail investors
Stars: ✭ 426 (+1368.97%)
Mutual labels:  stock
gan deeplearning4j
Automatic feature engineering using Generative Adversarial Networks using Deeplearning4j and Apache Spark.
Stars: ✭ 19 (-34.48%)
Mutual labels:  deeplearning4j

twse-captcha-solver-dl4j

GitHub license

A deeplearning4j based captcha solver for for Taiwan Stock Exchange's website.

Compared with my another project twse-captcha-solver-java, which was based on OCR, this captcha solver will have more accurate result.


Usage

This project is built with three subprojects:

For more info, please see each project's README.

Screenshot

solver execute result

Q & A

Q: Is this project really work ?

Yes, this project is part of my side project. However, you should build your own dataset to training the captcha solver.

Q: Will you share your training datasets?

No, the datasets I have will only be released public after Taiwan Stock Exchange's website change their's captcha algorithm. Currently I have no plan to release these datasets, if you really can't build your own, you can ask for commercial support :).

Q: Why opensource this project ?

Just for fun :P

License

Copyright © 2018 Yen-Chin, Lee <[email protected]>

Distributed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].