How Video Enhance AI works
We look into Video Enhance AI giving some examples and talking about how it works.
I try to create a herddb using zookeeper and bookkeeper. I talk about the challenges I found and what the current state of the project is in my opinion.
We look into lighthouse testing on Travis CI and SauceLabs.
We solve todays challange at the advent of code 2020. Come join and have some fun.
We talk about the struggles I had with running inferences in Java using a Keras model in tensorflow. This is the train.py used in this example. import tensorflow as tf #import tensorflowjs as tfjs import os from datetime import datetime from tensorflow.keras.models import Sequential, Model from tensorflow.keras.layers import Conv2D, MaxPooling2D, BatchNormalization, Layer from tensorflow.keras.layers import…
We explore how to package your Java code using jlink and maven in order to get all your dependencies in order.
We go through the latest features of Java and what to expect in marsh.