Skip to content

Latest commit

 

History

History

DLW_02_Matlab

Introduction to MatLab: A new Solution to Deep Learning


Intro to MATLAB


MATLAB is a programming platform designed specifically for engineers and scientists. The heart of MATLAB is the MATLAB language, which is a matrix-based language allowing the most natural expression of computational mathematics.

MATLAB takes your ideas from research to production.

1st part covers:

1. Working environment introduction

2. Basic Syntax

3. Random Walk (RW) Problem

4. Monte-Carlo Simulation with Blackjack

~Shulin


Deep Learning Labelling


MATLAB is an excellent tool to assist in the visualisation aspect of deep learning and can work in conjunction with other tools like Python to create effective deep learning models that are not limited to computer vision.

Remember to run the code with the correct files in your current folder in MATLAB else errors may arise.

Evaluation Data should be placed in Part 2 of the codes folder.

The PDF file contains additional links that may interest you.

~Stanley


Thank You for coming to our workshop and perusing our content!