GithubHelp home page GithubHelp logo

ku-dl-ass4's Introduction

ResNet

Deep Learning 과제 4번 2015410115 송재민

Files

  • data_helpers.py: Data Augmentation 등을 다루는 파일
  • resnet.py: ResNet 모델 구조화를 위한 파일
  • resnet_train.py: ResNet 모델 훈련을 위한 파일
  • resnet_eval.py: ResNet 모델 테스트를 위한 파일
  • presets_and_results.py: 모델에 사용할 하이퍼파라미터들과 결과를 저장함. (저장시 파이썬 pickle모듈을 사용하여 프리셋 객체 자체를 저장)
  • ./INFOS/에 프리셋 객체들이 저장되며, resnet_train.py에서 val_accuracytraining_time등의 정보를 저장한 후 resnet_eval.py에서 읽어 test_accuracy등을 다시 저장한다.
  • tensorboard_run: Tensorboard를 쉽게 실행하기 위해 작성한 파일
  • ./runs: 학습된 모델들이 저장되는 경로
  • ./for_report/evaluation_report.xlsx: 결과를 기록한 엑셀 파일 (Google Spreadsheet Link)

Notice

  • 10월 3일 새벽부터 모델 학습에 들어갔는데 자기 전에 기본 세팅 3개의 학습을 돌리고 잤지만 일어나보니 코드를 몇 줄 잘못 적어놔서 세팅 1번만 3번 학습하였다... Colab을 처음 사용해서 그런지 자잘한 오류가 많이 나서 모델을 많이 훈련시켜보지는 못했다.

Model Graph

model_graph

Hyperparameter Tuning Report

ku-dl-ass4's People

Contributors

nachiketa3299 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

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.