MONASH DEEPNEURON

MONASH DEEPNEURON ✦

Blogs.

Deep Learning Monash DeepNeuron Deep Learning Monash DeepNeuron

English to Assyrian/Syriac Translation Model

Natural language processing is an exciting area that has been making many advances in recent times, such as GPT3 and BERT. These models are widely used in the industry to run all types of applications, such as speech recognition, machine translation, algorithm trading and even code generation.

Read More
Deep Learning William Maclean Deep Learning William Maclean

PyTorch Models and CNN Theory Part 2

In workshop 2 of this series, we introduced PyTorch, and showed you how to create datasets, data loaders, and bind it all together into a training and validation loop. In that article we were using pre-trained models which we fine-tuned with our own dataset to try and get better results.

Read More
Deep Learning William Maclean Deep Learning William Maclean

PyTorch Models and CNN Theory — Part 1

In workshop 2 of this series, we introduced PyTorch, and showed you how to create datasets, data loaders, and bind it all together into a training and validation loop. Now, we want to extend the power of our models by introducing CNNs to recognise patterns in visual data.

Read More
Deep Learning Kamron Bhavnagri Deep Learning Kamron Bhavnagri

Pytorch

How can we bring AI to life? Creating neural networks using PyTorch!

Through time there have been a variety of deep-learning frameworks: Theano, Torch, MXNet… the list goes on, but from all of them arose the big-two giants — TensorFlow and PyTorch.

Read More
Deep Learning Ryan Hartshorne Deep Learning Ryan Hartshorne

Introduction to Deep Learning: Our First Blog

Perceptrons, Datasets, and Neural Nets, if you think you’ve stumbled across a biology article you have been mistaken. We’re going to run through the fundamental principles of deep learning at a very high level to give you a smooth introduction to the field, without the mathematical baggage that comes with it.

Read More