Skip to content

An introduction course to machine learning (ML) created for the Research Team from Geodan (Sogelink Netherlands)

Notifications You must be signed in to change notification settings

sogelink-research/ML-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Course

An introduction course to machine learning (ML) created for the Research Team from Geodan (Sogelink Netherlands)

Structure

The structure of this repository is the following:

ML-Course
├── README.md
├── .gitignore
├── presentations/
│   ├── README.md
│   └── ...
└── notebooks/
│   ├── README.md
│   └── ...
└── misc/

A few comments about the structure:

  • The presentations directory contains the slides used in the course with all the source files. Look at the README.md file inside the directory for more information.
  • The notebooks directory contains Jupyter notebooks with the same organization as the presentations directory. The notebooks are intended to provide an environment and tips to explore some of the techniques mentioned in the presentations. Look at the README.md file inside the directory for more information.
  • The misc directory contains various information related to the course and its evolution.

About

An introduction course to machine learning (ML) created for the Research Team from Geodan (Sogelink Netherlands)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published