Machine Learning

Autonomous vechicle microsleep detector Vol2: Modelling

Autonomous vechicle microsleep detector Vol2: Modelling

Binary classification using EEG readings (part 2 of 3)

Autonomous vehicles are no longer reserved for the realm of science fiction, but some AI experts say the complexities of AI-driven cars in public make the possibility of never needing to drive a far off future. Perhaps to bridge the gap are technologies that greatly reduce the labour involved in driving, while still reducing the risk.

Autonomous vechicle microsleep detector Vol1: EDA

Autonomous vechicle microsleep detector Vol1: EDA

Binary classification using EEG readings (part 1 of 3)

Produce a detector that distinguisihes when a car’s driver has eyes closed. This detector will connect to an autopilot system for the car temporarily until driver regains control, otherwise safely brings the car to a halt on the side of the road. Detector will have access to EEG signals connected to drivers head.

Surgery on an Attentional Neural Network

Surgery on an Attentional Neural Network

Customising an LSTM model to better understand Attention in Sequence to Sequence text prediction

Explaining the concept of ‘Attention’ in Natural Language Processing Models by removing part of the memory function of a Recurrent Neural Network Encoder-Decoder