Git Product home page Git Product logo

keras-alchemy's People

Contributors

qxde01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

keras-alchemy's Issues

我发现了几个BUG

无意间看到了你的项目,挺适合入门学习的。
我的环境:

tensorflow-gpu 2.0
keras 2.3.1
windows 10

我直接运行train_cifar100_classify.py时发现了以下问题:
1.在tensorflow2.0上,运行会报错,也可能是我使用的方法有问题吧。我现在直接使用keras运行没有问题。
2.

filepath = 'saved/classify_%s_{val_loss:.4f}-{val_acc:.4f}-{epoch:03d}.h5' % net

这行代码中的val_acc要换成val_accuracy,否则key不对会报错。
3.saved文件夹没有默认创建,需要手动创建,若不存在此文件夹会报错。希望加个提醒。

另外radam也需要手动下载,希望加个提示。
pip install keras-rectified-adam

还有还有,tensorboard记录方式很诡异,居然记录的是每个周期的损失,曲线看上去就很诡异,希望改为记录整个训练过程的损失的形势。3Q

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.