Github
LinkedIn
Twitter
YouTube
RSS

Training Course Details

Python and Tensorflow

Python and Tensorflow

Course Level: Intermediate

Deep learning is a cutting-edge machine learning technique for classification and regression. In the past few years, it has produced state-of-the-art results in fields such as image classification, natural language processing, bioinformatics and robotics. This course will cover the main ideas of deep learning, and how to implement it in practice with tensorflow: a software framework for efficient and scalable deep learning.

Online | May 24, 2021, October 4, 2021,

Price:
Venue Details:
Start Date:
Time:
Duration:

Select if you qualify for a discount

Course Details

  • Course Outline
  • Learning Outcomes
  • Materials
  • Prior Knowledge

Course Outline

  • Supervised learning: how to frame classification, regression and prediction tasks
  • Multilayer perceptrons: a simple neural network architecture
  • Training neural networks: stochastic gradient descent and back propagation
  • Deep learning: learning complex features from big data
  • Parameter tuning: regularisation methods to avoid overfitting, choosing activation functions
  • Convolutional neural networks: learning from image data
  • Scaling: using GPUs with big data

Learning Outcomes

On successful completion of the course, delegates will…

  • be able to leverage the popular tensorflow python package to build feed forward neural networks for both regression and classification tasks.
  • gain an understanding of deep learning terminology and the mechanisms behind how such networks are trained.
  • gain some experience in integrating with data pre-processing and pipeline creation from the sklearn python package.
  • experience building convolutional neural networks (CNNs) and monitoring their training via tensorboard.

Materials

Prior Knowledge

Basic knowledge of Python and a familiarity with mathematical concepts such as exponentiation, logarithms and summation notation. Some knowledge of calculus, matrix algebra and probability would be helpful but is not essential. The ideas needed from these subjects will be explained during the course.

Attendee Feedback