Skip to content

This repository contains the final coursework of Machine Learning module in Data Intensive Science course at Cambridge.

Notifications You must be signed in to change notification settings

0xInco/Machine-Learning-Coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M1 Coursework


Git Clone

git clone https://gitlab.developers.cam.ac.uk/phy/data-intensive-science-mphil/assessments/m1_coursework/yz929.git

Conda Environment

Run below to activate conda environment compatible with everything required.

conda env create -f environment.yml
conda activate m1_env

Run below to deactivate conda environment.

conda deactivate

Report

The report is written in LaTeX language and the file itself is located in the report folder.

Use of Auto-Generation Tools

I asked ChatGPT to introduce save_weights and plot_model methods in Keras, Early Stopping with its use and the colour map for t-SNE.

About

This repository contains the final coursework of Machine Learning module in Data Intensive Science course at Cambridge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published