GithubHelp home page GithubHelp logo

ohahohah / udacity-pytorch-scholarship-from-facebook Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 19 KB

Udacity PyTorch Scholarship Challenge from Facebook summary note 한국어

License: GNU General Public License v3.0

pytorch-tutorial pytorch udacity-deep-learning pytorch-scholarship-challenge pytorch-scholarship udacity-scholarship-course

udacity-pytorch-scholarship-from-facebook's Introduction

udacity-pytorch-scholarship-from-facebook

Udacity PyTorch Scholarship Challenge from Facebook summary note 입니다.

  • course page
  • Resource Library
    These notes were written in Markdown with Latex formulae. The formulae are converted to images by TeXify.

Contributor

SiYoungOh (ohahohah)

Note

Contribution guide

How to contribute this repository 이 리포지토리에 기여하는 법

github 가 처음이라면 git awesomelist 에서 콘텐츠를 통해 학습하시는걸 추천드립니다.

  1. Fork the project And clone local workspace.
  2. Create an upstream remote and sync your local repository before you branch. $ git remote add upstream https://github.com/ohahohah/udacity-pytorch-scholarship-from-facebook.git
  3. Branch for each piece of work. I recommend making your branch including issue number like 34_lesson04_summary. git checkout -b 34_lesson04_summary
  4. Find or Create issue and assgine yourself
  5. Do the work, write good commit messages. git commit -m "#34 Lesson 09 summary"
  6. Push to your origin repository.
  7. Create a new PR to master branch. The PR message should contain issue number (e.g. #34)

Wrting Doc Guide

  • 문서는 markdown(.md)를 사용. 수식은 TeXify
    • 중요한 부분은 **bold**, *italiic* 등을 적절히 활용해 강조합니다.
    • 내용의 주제가 나뉘는 경우 대제목과 소제목으로 나눠 가독성을 높힙니다.
    • 코드는 코드 블럭으로 묶어서 나타냅니다. ```
  • Image는 summary할 lesson name으로 폴더를 만들어서 사용 (e.g. img_lesson02/ )
  • image file name은 issuenumber_description. (e,g. 34_ReLU_graph.png)
  • 해당 문서와 관련해 내용을 참고한 곳이 있다면 반드시 참고 링크 혹은 출처를 명시
  • 해당 노트의 참조는 링크를 포함하여 하단에 적어둡니다.

udacity-pytorch-scholarship-from-facebook's People

Contributors

ohahohah avatar

Watchers

 avatar  avatar

Forkers

itzamango

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.