GithubHelp home page GithubHelp logo

kaggle's Introduction

  • 👋 Hi, I’m @Charlesyyun
  • 👀 I’m interested in AI applications in transportation research
  • 💞️ I’m looking to collaborate on AI competitions or intelligent transportation research
  • 📫 How to reach me: [email protected]
  • 😊 Wish we can surf on the waves of the new era!

kaggle's People

Contributors

charlesyyun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

scottcsy

kaggle's Issues

感谢分享

感谢分享,把学习率管理器放在每个batch中,学习率会不会更顺滑一点...

for epoch in range(epochs):
    for batch in range(iters):
        scheduler.step(epoch + batch / iters)
        optimizer.step()

before
Figure_0

after
Figure_1

预测结果问题

大佬您好,在复现您本仓库的densenet代码的时候,注意到训练好的模型在K-fold的准确率是98%+。但是我发现后面预测 + 投票后,得到的submission-voting.csv文件里的图片-标签,和kaggle官网给出的sample-submisson.csv的测试集标签好像对不上(差的有点多)。
我对照了一下您densnet.ipynb里最后输出的前面几个标签,和我的submission-voting.csv文件保持一致,请问这是我的方法不对,还是我对sample-submisson.csv的理解不对(理解为测试集的标签)
code_and_result.zip

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.