My adventure with Power Over Ethernet (POE) using my Raspberry PI 3B+
I am looking into POE (Power Over Ethernet). What is required to run servers without having a power cord? I've been really curious, so it was fun to learn about it.
Using openfaas and minikube we will create a function as a service on prem. Function as a service is available for larger kubernetes systems and can be deployed in the cloud but being able to test locally can be benificial.
We look at configuring and running training in the cloud.
We talk about the new features in Java 12, all about garbage collectors and switch statements.
In this video we will convert Pytorch model to Tensorflow using (Open Neural Network Exchange) ONNX. ONNX is a standard format supported by a community of partners such as Microsoft, Amazon and IBM. PyTorch is mainly maintained by Facebook and Tensorflow is built in collaboration with Google.
We install plausible and test how the analytics with plausible works. We read the code and try to understand what kind of features are available and look at how to integrate them into your site.
We look into how to create speech from text using Tacotron.