Neuronal Networks

Unleashing the Power of Private Clouds: Comparing the Top Providers and Their Offerings
Justin Guese
January 18, 2023

Unleashing the Power of Private Clouds: Comparing the Top Providers and Their Offerings

In the world of technology, the private cloud has become a game-changer for businesses looking to streamline their operations, increase efficiency, and protect sensitive data.

Read More
Going from Wordpress to serverless, unhackable high-speed static websites
Justin Guese
June 17, 2022

Going from Wordpress to serverless, unhackable high-speed static websites

I have been building websites in the past, but have always been struggling with the slow performance of WordPress.

Read More
Justin Guese
June 8, 2022

Face Detection using MTCNN

MTCNN is a python (pip) library written by Github user ipacz , which implements the [paper Zhang, Kaipeng et al.

Read More
Justin Guese
May 23, 2022

How to deploy an automated trading bot using the Facebook Prophet Machine Learning model to AWS Lambda (serverless)

I divided this post into the “Why did I do it” and the “Technical How To”.

Read More
Docker Compose vs. Kubernetes vs. Traditional Hosting: What's the Best Way to Host Your Application?
Justin Guese
February 14, 2022

Docker Compose vs. Kubernetes vs. Traditional Hosting: What's the Best Way to Host Your Application?

Docker: The Lightweight, Portable Option for Hosting Applications Docker: Leightweight, proof-of-concept, running multiple programs on one server

Read More
Justin Guese
January 26, 2022

Enhancing stock data for your Python Algorithmic Trading Model

Let us say you are planning to build your own algorithmic trading model.

Read More