Wiki

Clone wiki

cs247_2019 / Home

Setup instructions:

  • create a bitbucket account with your KAUST email address
  • click on '+' and choose 'Fork this repository' to get your own repository
    • tick the 'This is a private repository' checkbox
    • tick 'Inherit repository user/group permissions' in the 'Advanced settings' menu
  • to get started with git:

    • http://rogerdudler.github.io/git-guide/ (or any other tutorial you prefer)
    • use 'add' and 'commit' to keep track of your changes locally use 'push' to submit your solution to the server (you can push several times if necessary, of course only changes made before the deadline will count)
  • datasets for all assignments can be downloaded from the Downloads section

Assignment 0

Assignment 1

Assignment 2

Assignment 3

Assignment 4

Assignment 5

Assignment 6

Updated