Code Monkey home page Code Monkey logo

2019_cau_oss_hackathon's Introduction

2019_cau_oss_hackathon

프로젝트 진행 전 준비

위의 일련의 과정들을 모든 팀이 진행하여야 해커톤 개발을 시작합니다

부정행위를 방지하기 위해 조교가 모든 팀의 colab 노트에 접근, 히스토리를 확인 가능한 상태로서, 부정행위 적발시 해당 팀은 수상자 제외 및 실격 처리

프로젝트 진행 후 (결과물 제출, 프로젝트 진행 도중에도 가능)

  • 소스코드 제출
    "파일 -> GitHub에 사본 저장"을 클릭하면 아래와 같은 창을 확인할 수 있으며, 원하는 커밋 메세지 입력 후 확인

  • 소스코드 외 모델 구조, weight, 전체 모델 파일 (.json, .h5) 제출
    주어진 템플릿으로 올바르게 실행을 하면 모델의 정보를 담은 .json, 가중치의 정보를 담은 .h5 파일이 /content/saved_files에 생성됩니다.
    (템플릿에도 설명이 되어있지만 ..._teamXX... 형식으로 변경하는 것을 잊지마세요.)

    이 두 파일을 더블클릭 또는 우클릭 - 다운로드 방법으로 다운로드 받습니다.
    그 후 fork한 repository에서 우측 Upload files를 클릭 후 다운 받은 파일들을 드래그해 GitHub에 commit


최종 제출물 : 소스코드 (hackathon_teamXX.ipynb), 모델 구조 (model_structure_teamXX.json), 모델 weight(model_weight_teamXX.h5), 컴파일된 모델 (model_entire_teamXX.h5)

(중요) 최종 제출물이 가장 최신 버전인지, GitHub에 잘 올라가졌는지 다시 한번 확인 부탁드립니다.

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.