Giter Club home page Giter Club logo

ml's Introduction

ML

用于记录CS229学习的过程

  • 以周为单位,在每周的README中放置当周的学习计划;
  • 每周相关的学习资源,会放到对应的文件夹内
  • 如果相应的学习资源话题相关性不是很强,可以放在根目录单独建一个文件夹
  • 每周的学习笔记和作业也会放到对应的文件夹下,为了方便,这里没有使用多个branch,而是在对应目录下设置子目录,用来标识每个人的作业
  • 在学习每个lecture时候遇到的问题,通过issue提出,尽量同一个主题的使用同一个issue
  • 关于提交,最好每天提交一次,可以在自己的笔记目录下单独建一个record文件记录当日学习总结,或者通过commitmessage来记录
  • 目前尚处于起步阶段,很多约定略显稚嫩,后面会不断学习完善的

Issue和discussion提问题的命名规范,方便查看和查找 【Note/Lecture】2.2 问题简述

利用分支同步repo

尝试通过branch来共享我们做的笔记和编程习题.

  1. 先将这个repoclone到本地;
  2. 在本地通过git branch <branch-name>创建一个分支;
  3. 然后通过git checkout <branch-name>切换到你所在的分支
  4. 根据上面的约定在每周的文件夹下更新学习任务计划,创建笔记HW下的属于你的文件夹,在对应的文件夹下添加笔记和编程作业
  5. 添加提交你的修改
  6. 切换git checkout master 切换到主分支,然后 git merge <branch-name>j将你分支的变动合并到主分支master上.

学习资料

课程

ml's People

Contributors

canyuexibing avatar shijiegeng avatar yangshuo2020 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

shijiegeng

ml's Issues

Lec02

Lecture02 Questions

关于编程作业的问题

我乐观的估计了我们的学习进度,这部分编程作业是和lecture3和lecture4都相关的,只看lecture02显然是不够的,我们可能需要加快点速度了.因为它这个作业的设置和Coursera上面那个作业有很大的区别,Coursera那个仅仅只留有一个简单的编程作业,但是留在作业不仅仅有编程作业还有一些推导计算等等.我们要不先尽量先视频和读note,然后作业尽量做.

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.