PythonGary Hutson10/07/20230 Building a PyTorch binary classification multi-layer perceptron from the ground up This assumes you know how to programme in Python and know a little about n-dimensional arrays and how to work with…
PythonGary Hutson30/06/20230 Graph Data Modeling with Python I am so excited to announce that I have a new book (in collaboration with Packt) that has just been launched,…
PythonGary Hutson13/04/20220 Fundamental building blocks in Python – Sets, Lists, Dictionaries and Tuples I have been working hard to compile a whole set of videos that help you to understand the core data structures…
PythonGary Hutson13/04/20220 Build a Transformers Game – using classes and object orientation concepts Learn how object orientated programming works in Python. The video attached shows how to build a simple Transformers battle game and…
R BlogsGary Hutson24/03/20220 CRAN package development is addictive During my R career I have had the opportunity to work on some really exciting projects, and with some really clever…
R BlogsGary Hutson21/02/20220 SangerTools – a R package for working with population health datasets has arrived Asif Laldin was the main developer of this package, but I contributed a few functions and offered overall package development advice.…
PythonGary Hutson17/01/20220 Python Virtual Environments and package dependencies with a requirements.txt This tutorial has been borne out of the ability to port my development environments around. Most times I have to create…
PythonGary Hutson05/01/20221 A package of Machine Learning datasets has arrived for R – MLDataR I am proud to announce my seventh package for you lovely R folks. This time it is a collection of datasets…
R BlogsGary Hutson16/12/20210 TidyModels hands on for the NHS-R community – building a supervised ML classification model from scratch The inclusive NHS-R community have welcomed me to complete my webinar hat trick for this year. In this webinar I focus…
R BlogsGary Hutson12/11/20211 What a NHS-R Community Conference it was – simply wow! The NHS-R Virtual Conference concluded this week and we have had a number of excellent speakers from the Health & Social…