HZWang96 / NUS-SPH6004-Assignment1

This repository contains the source code for all SPH6004 assignments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NUS-SPH6004-Assignment 1

This repository contains the source code for NUS SPH6004 Assignment 1.

The assignment1 folder contains the dataset, source code, and the conda environment containing all the Python packages used to complete the assignment.

Make sure that Anaconda is installed on your PC.

To set up and activate the conda environment, run the following commands:

conda env create -f environment.yml
conda activate sph6004

About

This repository contains the source code for all SPH6004 assignments.


Languages

Language:Jupyter Notebook 100.0%