Git Product home page Git Product logo

cs5242-project's Introduction

CS5242 Project 2019/2020 Semester 2

Dataset

The Kaggle competition is here. The original Breakfasts dataset is found here.

Training Resources

Soc Computer Cluster

To connect to the SoC compute cluster, you need to connect to the following VPN:

Connection Name: SoC VPN
Remote Gateway: webvpn.comp.nus.edu.sg
Port: 443
Username: NUSNET id (without domain)
Password: NUSNET password
Client Certificate: No

We recommend using OpenFortiGui. Then, you can ssh into the compute clusters available e.g.

ssh [socnet-id]@[cluster-name].comp.nus.edu.sg

Extras

Installing Video Codecs

To install video codecs on Ubuntu 18.04, run the following commands:

sudo apt update
sudo apt install libdvdnav4 libdvdread4 gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libdvd-pkg
sudo apt install ubuntu-restricted-extras

If libdvd-pkg is broken, run this:

sudo dpkg-reconfigure libdvd-pkg

cs5242-project's People

Contributors

kennard123661 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jxlim89

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.