
All articles/Topic
Software Engineering
VANguard and Federated Authentication Service
We recently completed an integration project, where we connected a complex QlikView visualisation and analytics application to VANguard federated authentication service. VANguard is a service provided by the Federal…
Angular 2 Forms Wrapper - Clean forms
Angular 2 forms are very powerful, the custom validation support is extremely flexible and easy to use. However, this power and flexibility comes at a cost; and that is boiler plate. To nicely integrate validations into…
My experience so far with Angular 2
I know it's still early in the piece for ng2 but we have to date worked on 3 angular 2 projects. These projects range from very small (5-10 pages/routes) to medium (50-70 pages/routes). We started on beta1 and we are…
Review of Keras (Deep Learning) Core Layers
This is the first part in a planned series of posts which aims to explore the core layers in the Keras source code. These posts aim to take practical / a non-theoretical approach whereby we use code samples to…
Upgrading from Angular 2 beta 17 to Angular 2 RC1
Upgrading through the angular2 betas has been a bit of a pain with lots of breaking changes but it seemed manageable. However, upgrading to RC1 was bad… So in the hopes of helping others here is my step by step guide.…
PredictBench successfully predicts product classifications for one of the world's largest ecommerce and FMCG companies
As any large FMCG (CPG) is aware, classifying products correctly is critical to having good analytics capabilities. It is also clear to any global organisation that this is a surprisingly difficult task to achieve. Most…