Giter Club home page Giter Club logo

Comments (5)

ypwhs avatar ypwhs commented on July 24, 2024

忘记了,你可以试试更新到最新版,应该是可以跑的。

from captcha_break.

GabrielLin avatar GabrielLin commented on July 24, 2024

The same error shew at Keras 2.0.5 and Tensorflow 1.3.0.

from captcha_break.

Sqrt5 avatar Sqrt5 commented on July 24, 2024

尝试把n_class+1程序可以运行,但是不知道对不对
x = Dense(n_class + 1, kernel_initializer='he_normal', activation='softmax')(x)

from captcha_break.

jzeng9 avatar jzeng9 commented on July 24, 2024

同样有这个问题,在使用了 @Sqrt5 的方法之后得到解决,希望可以求证一下可行性。

from captcha_break.

ypwhs avatar ypwhs commented on July 24, 2024

现在使用 tensorflow 1.13.1 测试完成,模型训练速度快了,精度也高了,你可以试试最新的代码。

from captcha_break.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.