Introduction to Self Organising Maps

Introduction to Self Organising Maps

Self Organising Maps or SOM for short were originally invented by a Finnish professor, Teuvo Kohonen in the 1980s and therefore are sometimes called a Kohonen map. They are a form of neural network but are unusual in that they do not require labelled data to train (and are therefore…

Read More

The Truth About Building A Deep Learning Model

In a previous post I talked about my project to use a Convolutional Neural Network (CNN) as a pre parser for security logs. I recently got a dump of anonymised data from a friend which arrived in directories identifying what it was and with two additional headers per file with…

Read More

Improving Security Log Parsing with Neural Networks

I always have a few projects on the go but the main one I’m working on at the time of writing, concerns parsing of security logs. The start of any data pipeline for security monitoring starts with the ingestion of large amounts of log data. In order for this data…

Read More

Getting started with Machine Learning

So the cool kids keep talking about machine learning and how it is changing everything and you want to be part of that conversation? No problem, here is a roadmap to get you started… First of all, learn python programming. In my opinion everyone should know a little programming but…

Read More

Understanding Neural Networks – Part Three

Training Neural Networks We talked previously about how an artificial neuron (from now on lets call them Perceptrons like the cool kids do) generated its output from its inputs using its activation function. We also mentioned briefly that the inputs were altered by the weights on the input synapses. Now…

Read More

Understanding Neural Networks – Part Two

In Part 1, we introduced the idea of a neuron as the building block for neural networks, it has inputs and outputs and uses an activation function to generate the output from the weighted inputs. This time we are going to explore the activation function in a bit more detail…

Read More

Understanding Neural Networks – Part One

Part One in a series... Welcome to part one in a series helping demystify Neural Networks. The aim of this series is to give you a solid understanding of neural networks and Deep Learning (DL) so that you can start to develop your skills to actually build simple DL models…

Read More

Build your own Deep Learning UEBA system?

At the time of writing this article I lead the Solutions Architecture team at Exabeam, a UEBA based SIEM company. As such, I tended to get into some pretty interesting conversations with customers about both security monitoring and data science. My favourite conversation by subject is definitely when customers tell…

Read More

About Us

Welcome to the home of advanced Information Security. Here you can learn about using Machine Learning and advanced analytics to improve your security environment.

In addition we will provide impartial advice about security technologies such as SIEM (Security Information and Event Management) and UEBA (User and Entity Behavioral Analysis) systems.

If you’d like help or advice on any of these subjects, or if you’d like to submit your own articles for consideration, then you can contact the site administrator through Linkedin. Check out the Contact page for more details.

Recent Posts

Categories