Creating your custom model for Tensorflow.JS
We look into how to use Java to create an image classification model using TFRecords and train it with python. Then we will read that model in TensorflowJS in order to predict images.
In this video we go though how to setup SSL on the API connection for object storage. We look at creating some self-signed certificate and then add them to the S3 object storage endpoint for your ceph cluster.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
After the build in the real system we need to verify that the correct libraries are used and the correct tools will create a viable executable in our new system before building the rest of the packages.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
In this video we talk about SeaweedFS, the highly scalable distributed file system designed to store billions of files and serve them lightning-fast. In this video, we’ll explore SeaweedFS’s unique architecture, which distributes metadata across volume servers for faster file access, and compare it to Ceph, another popular distributed file system. Don’t miss this chance…