Saturday, 25 March, 2023 UTC


Summary

Hey! It's Daniel here and welcome back to the Js-Craft newsletter! I hope your past 2 weeks were great! With the launch of GPT4 and Google Bard, I feel like March has flown by and I’m still catching my breath. Let’s boogie!
I was able to publish 12 new articles to Js-Craft, including two fun ones about how to use the HTML Canvas and Javascript to revert colors in an image and how to generate black-white and grayscale images.
I have enabled comments on all the blog posts so feel free to leave any questions or feedback that you may have.
📰 New articles on Js-Craft.io
As I have a small podcast addiction I've started a new articles category named Listeing Notes with all the best highlights from the podcasts I listen to. First 2 posts:
  • Listening notes #1: Montana Low, founder of PostgresML, and Swyx on running ML models in the database
  • Listening notes #2: All-In Podcast on the AI search wars
Let's see the full list of articles published in the past 2 weeks.
Articles on Machine Learning and TensorflowJs:
  • The one hot encoding function in TensorflowJs: tf.oneHot()
  • Reading the weights of a TensorflowJs model
  • Using the TensorflowJs argMax() function
  • What is the bias in a Javascript neuronal network?
Articles on Javascript:
  • Javascript – invert the colors of a picture on a canvas
  • Generating black-white and grayscale images with Javascript and canvas
Articles on CSS and HTML:
  • Force breaking very long words in HTML when reaching the end of the line
  • Using the PARA Method: how I organize my digital Information
  • CSS adding linebreaks in the content of before and after
The post [Js-Craft #39] Inverting colors and black-white images using Javascript, podcast listening notes, and one hot encoding in TensorflowJs appeared first on Js Craft.