Software Engineering

Guido Tapia

April 13, 2018

Diminishing Returns in Machine Learning Projects

Any machine learning practitioner will tell you that there is a certain point in time where trying to eke out more performance/accuracy from a project seems like more effort than its worth. At PicNet [https://picnet.com.au] we always s ...

in software-engineering

Guido Tapia

May 5, 2019

PyTorch Implementation of "Unsupervised learning by competing hidden units" MNIST classifier

I recently watched this lecture [https://www.youtube.com/watch?v=4lY-oAY0aQU] by Dmitry Krotov and found it very interesting so I thought it would make a good paper to try to reproduce. My original thoughts were that this could potenti ...

in machine-learning software-engineering

Marco Tapia

June 21, 2021

Modern Enterprise Systems Architecture

The world has changed. Technology has changed. Twenty-five years ago, we did not have the internet. Now, we could not live without it. Enterprise systems used to be larg ...

in advisory-training business infrastructure-as-a-service it-infrastructure it-management it-support management-it-consulting management-and-it-consulting-blog software-as-a-service software-engineering

Guido Tapia

August 10, 2022

.Net / IIS - Svelte Project Template

We recently published [https://github.com/gatapia/svelte_dotnet] a simple, lightweight project template to help you start building a Svelte SPA (Si ...

#dotnet#svelte#template

in software-engineering