Advent of Code 2018 – Day 2
Going though the process of solving the advent of code challenges for this year.
NVidia has created a turnkey solution, ChatRTX, for Windows users. With this simple installation, you can query your documents …
We look into using mdx-deck to create a slide deck with code and react.
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…
I talk about a project I’ve started to work on. The specific technologies I’ve looked into and tried to implement.
I talk about my experience at a hackathon last weekend.
We solve todays challange at the advent of code 2020. Come join and have some fun.