Giter Club home page Giter Club logo

ko-translation's Introduction

fast.ai 관련, 영문 글들을 번역하고 관리하기 위한 저장소 입니다.

기여 방식

  1. README에 나열된 목록에서 "미착수" 상태인것 중 번역을 희망하는 글에 대하여 "착수"로 변경합니다.
    • 웹브라우져상에서 직접적으로 Pull Request를 보내기를 희망하시는 분은 아래 스크린샷 처럼, 우측의 연필모양의 아이콘을 클릭해서 파일내용의 수정이 가능합니다.

edit

  1. 1번 항목에서 README 파일의 수정이 완료되면, 아래 스크린샷 처럼 화면 하단에 변경사항을 Commit 하기위한 양식이 있습니다. 여기서, 타이틀 및 코멘트의 작성을 하고, 옵션 버튼의 두 번째를 선택하여 커밋이 새로운 브랜치에서 이뤄지도록 합니다. "Propose file change" 버튼을 클릭합니다.

commit_newbranch

  1. Pull Request에서 deep-diver 계정 사용자를 반드시 리뷰어로 등록해 주시고, 이후 Pull Request가 수리될 때 까지 리뷰과정을 거치게 됩니다.

  2. 리뷰가 완료되면, 번역해주신 내용이 master 브랜치로 merge되어 등재됩니다. 등재된 글에 대하여 README 파일의 링크 추가 및 상태를 "착수" => "완료"로 변경에 대한 Pull Request도 보내주시기 바랍니다. (만약 이 과정을 생략하면, 일정시간이 지난 후 관리자가 일괄적으로 업데이트할 것입니다)

기타사항

  • README에 나열되지 않은 글인데, 목록에 포함시키고 싶다 하시는 글이 있으시면 README에 내용을 추가한 후 PR 주시기 바랍니다.
  • 마찬가지로, README에 나열되지 않은 카테고리에 대해서도, 필요하다고 생각되는게 있으시면 내용 추가 후 PR 주시기 바랍니다.
  • 번역되는 컨텐츠는 Markdown 으로 작성되는 것을 원칙으로 하고, 각 카테고리별 폴더가 존재합니다.
    • 각 폴더에 번역하고자 하시는 글에 대한 Markdown 파일을 작성하셔서 PR 주시기 바랍니다.
    • 본 저장소에 Markdown을 남기는 것을 권장하지만, 개인 블로그에 글을 남기는것을 선호하실 수도 있습니다. 이 경우에는 README 파일의 "번역 링크" 란에, 개인 블로그 주소를 기입해 주시기 바랍니다.

목차

fast.ai 코스 강의노트

현황 원글 번역글
완료 Fastai v0.7 install issues thread + 경험담 강의노트 실행을 위한 환경 설정
미착수 Introduction to Random Forest 미정
미착수 Random Forest Deep Dive 미정
미착수 Performance, Validation, and Model Interpretation 미정
미착수 Feature Importance. Tree Interpreter 미정
미착수 Extrapolation and RF from Scratch 미정
미착수 Data Products and Live Coding 미정
미착수 RF from Scratch and Gradient Descent 미정
미착수 Gradient Descent and Logistic Regression 미정
미착수 Regularization, Learning Rates and NLP 미정
미착수 More NLP and Columnar Data 미정
미착수 Embeddings 미정
미착수 Complete Rossmann, Ethical Issues 미정
미착수 new fast.ai course: A Code-First Introduction to Natural Language Processing 미정

fast.ai가 사용된 프로젝트 소개

현황 원글 번역글
미착수 I Trained a Neural Network on Pet Adoption Photos, and It Was A Little Sad But Mostly Cute. 미정
미착수 “Microsoft Malware Prediction” and it’s 9 million machines 미정
미착수 (1/2) Fastai, the new radiology tool 미정
미착수 (2/2) Fastai, the new radiology tool 미정
미착수 How to Quickly Deploy a Computer Vision App 미정

fast.ai 관련 일반/소식

현황 원글 번역글
착수 High Performance Numeric Programming with Swift: Explorations and Reflections 미정
완료 fast.ai Embracing Swift for Deep Learning 딥러닝에 Swift를 도입하는 fast.ai
미착수 C++11, random distributions, and Swift 미정

fast.ai 사용 환경 관련

현황 원글 번역글
미착수 Salamander 설정 미정
미착수 Salamander 작업재개 미정
미착수 Gradient 설정 미정
미착수 Gradient 작업재개 미정
미착수 Floydhub 설정 미정
미착수 Floydhub 작업재개 미정
미착수 Cretle.ai 설정 미정
미착수 Cretle.ai 작업재개 미정
완료 Kaggle 설정 Kaggle 설정
완료 Kaggle 작업재개 Kaggle 작업재개
미착수 easyaiforum.cn 설정 미정
미착수 easyaiforum.cn 작업재개 미정
미착수 GCP 설정 미정
미착수 GCP 작업재개 미정
미착수 Azure 설정 미정
미착수 Azure 작업재개 미정
미착수 Google Colab 설정 미정
미착수 Google Colab 작업재개 미정
완료 SageMaker 설정 SageMaker 설정
미착수 SageMaker 작업재개 미정
미착수 SageMaker 배포 미정
완료 AWS EC2 설정 AWS EC2 설정
완료 AWS EC2 작업재개 AWS EC2 작업재개
완료 Render 배포 Render 배포
미착수 Google App Engine 배포 미정
미착수 AWS Lambda 배포 미정
미착수 AWS BeanStalk 배포 미정
미착수 Azure Function 배포 미정

머신러닝/딥러닝 일반

현황 원글 번역글
완료 Understanding Fastai's fit_one_cycle method Fast.ai의 fit_one_cycle method 이해하기
완료 Estimating an Optimal Learning Rate For a Deep Neural Network 심층신경망에 맞는 최적 학습률 평가

유용한 툴

현황 원글 번역글
완료 gi2ds - Google Image Search 2 Dataset gi2ds - Google Image Search 2 Dataset
완료 fastec2: AWS computer management for regular folks fastec2: 평범한 사람들을 위한 AWS 컴퓨터 관리
완료 fastec2 script: Running and monitoring long-running tasks fastec2 script: 오랫동안-수행되는 작업을 실행하고 모니터링 하기

기타

현황 원글 번역글
완료 AI researchers allege that machine learning is alchemy AI 연구원, 머신러닝이 연금술에 불과하다고 역설
미착수 Advice for Better Blog Posts 미정
미착수 What You Need to Know Before Considering a PhD 미정
미착수 AI Ethics Resources 미정

ko-translation's People

Contributors

deep-diver avatar jehyunlee avatar kkweon avatar seoeunkyo avatar

Watchers

 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.