Skip to content

rochanaro/mlp-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

This repository offers introductory materials on Google Colaboratory. The content covered is outlined below.

  1. Training an MLP using TensorFlow & Keras - configuring the python environment - About the dataset

    • MNIST
    • FashinMNIST - Preapre the dataset - Hyper-Parameters
    • epochs
    • batch size
    • learning rate - Define the model - Train the model - Evaluate the model
    • Expected results
      • lower loss
      • higher accuracy
    • How to intepret results
  2. Additional Resources - Training an MLP with PyTorch Ref_Multilayer_Perceptron_PyTorch.ipynb - Why GPUs are required ? - Platforms that you can use for deep learning

    • Google Colab
    • ODU Wahab Cluster
    • Dedictaed GPU env at your own lab
    • Your local machine with GPU capabiities - Designing an MLP without deep learning frameworks such as TensorFlow, Keras, PyTorch

Rochana R. Obadage
15th April 2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published