Git Product home page Git Product logo

ai_bighw2's Introduction

程晔安 自72 2017011627

## 使用说明 ##
1. 首先安装AdaBound 再将train.py中的import adabound解除注释就可以正常使用
2. 运行./data/data_process.py获得增强后的数据
3. 开始训练 python train.py
4. 进行模型融合 python ensemble.py
5. 结果在./submission中

实现详情见报告

## 文件结构 ##
- ensemble.py 模型融合文件
- train.py 训练文件
- report.pdf 报告文件
- ./data/: 数据文件夹,
-- /original_data为题目给出的原数据,
-- /aug_data为增强后的数据和切分成5折的数据
-- /data_process.py增强数据处理过程
- ./datasets 自己实现的数据集读入程序
- ./experiments 训练原模型保存处
- ./log 训练log保存处
- ./mymodels
-- myDenseNet.py 自己实现的DenseNet
-- myResNet.py 自己实现的ResNet
-- utils.py 配合辅助文件
- ./pictures报告中的ROC图和loss图保存处
- ./results 用于之后模型融合的模型在测试集上的输出的文件
- ./submission 最后的上传kaggle文件保存处
- ./utils 其他工具程序
-- plot.py 画loss曲线程序
-- roc.py 画roc曲线程序

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.