This framework provides a comprehensive set of tools and utilities for implementing and experimenting with Extreme Learning Machines using Python and TensorFlow. ELMs are a type of machine learning ...
Typical libraries are pytorch, TensorFlow & Keras. We will use TensorFlow & Keras in this course. The following notebooks will show you how to implement DNN for regression and classification problems.