Skip to content

info-ruc/2317

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02527ca · Jan 15, 2020
Dec 15, 2019
Jan 7, 2020
Dec 27, 2019
Dec 26, 2019
Dec 27, 2019
Dec 15, 2019
Dec 15, 2019
Dec 25, 2019
Jan 15, 2020
Dec 15, 2019
Dec 12, 2019
Dec 26, 2019
Jan 15, 2020
Dec 14, 2019
Dec 15, 2019
Jan 3, 2020
Dec 14, 2019
Dec 12, 2019
Jan 3, 2020
Oct 19, 2019

Repository files navigation

reports for ai class project @2019

Report Naming Convension

student_id(folder)  
  ┃
  ┗ student_id.md / student_id.docx / ...  
  ┃
  ┗ src (folder)
  ┃  ┃
  ┃  ┗ scripts (folder) for codes.
  ┃  ┗ dataset (folder) for datasets > 100M, please use pan.baidu.com, and leave url here.
  ┃
  ┗ extra (folder) copy selected bonus documents here, edit and save it as $DOCUMENT-NAME$-student_id.docx

Submission Steps

  • create account on github.com & login into github.com

  • fork a copy of info-ruc/2317

  • download and install git tool on your local computer

  • git config --global user.name "$yourname$" & git config --global user.email "$yourname@yourserver.com$"

  • git clone https://github.com/$yourname$/2317.git

  • make folders structures following Report Naming Convention in README.md

  • enter folders and edit reports (student_no_1.md / student_no_1.tex) and other documents & files

  • git add --all

  • git commit -m "description of edit"

  • git push

  • create a pull request on github.com to merge your commit with info-ruc/2317

Submission Deadline

  • First Project due: 2019/10/18
  • Second Project due: 2019/11/15
  • Third Project due: 2019/12/13

Project A

A physical agent with …

  • driving wheels (differentially steered)
  • Ultrasonic sensor
  • Video streaming (Phone)
  • Bluetooth control

Project B

OpenAI Gym Virtual agents with …

  • various environments
  • various sensors
  • various control methods

About

ai class projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages