Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 347 Bytes

File metadata and controls

11 lines (7 loc) · 347 Bytes

mini_tutorials

A repository for brief tutorials on small scripts, programs or packages that are useful for the lab.

tensorflow_keras

An R package to build and train models using Neural Networks

Examples shown:

  • Classification using continuous variables (iris dataset)
  • Image recognition (MNIST dataset - handwritten numbers)