Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oadultradeepfield/nus-fintech-society-ml-training-ay24-25-sem1


https://github.com/oadultradeepfield/nus-fintech-society-ml-training-ay24-25-sem1

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# NUS Fintech Society
Machine Learning Analyst Training AY24/25 Semester 1

Welcome to the NUS Fintech Society's Machine Learning Analyst Training Program repository for AY24/25 Semester 1. This repository contains all the resources, including Jupyter notebooks, datasets, and other materials, that will be used throughout the training program.

## Getting Started
To get started with the materials in this repository:

1. **Clone the repository**:
```
git clone https://github.com/oadultradeepfield/nus-fintech-society-ml-training-ay24-25-sem1.git
```
2. **Navigate to the notebooks**:

The notebooks for each session can be found in the `lab/` directory for each week. The solutions are to be uploaded after the submission due date.

## Repository Contents
This repository contains the following directories and files:

- **`weekX/data/`**: Datasets used for demonstrations and exercises, where `X` is the week number (e.g., `week1/data/`, `week2/data/`).
- **`weekX/lab/`**: Jupyter notebooks for each lab session and mini-project, where `X` is the week number (e.g., `week1/lab/`, `week2/lab/`).
- **`weekX/slides/`**: Slides for each training session, where `X` is the week number (e.g., `week1/slides/`, `week2/slides/`).
- **`README.md`**: This file, which provides an overview of the repository.