Wiki

Clone wiki

cs247_2021 / Home

Setup instructions:

  • create a bitbucket account with your KAUST email address
  • click on '+' and choose 'Fork this repository' to get your own repository
    • create a new project or select an existing one
    • tick the 'Private repository' checkbox
    • select 'No forks' in the 'Advanced settings' menu
    • Fork the repository
  • Go to Repository Settings->User and group access

    • give user "kaust.cs247@gmail.com" rights to read the project
  • 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