Random Thoughts
  • About
Categories
All (9)
deep-learning (5)
duckdb (2)
embeddings (1)
interactive computing (2)
jupyter (2)
mojo (1)
python (1)
pytorch (1)
scala (7)
storch (1)

DuckDB.mojo at the MAX & Mojo Community Meeting

mojo
duckdb
I gave a short presentation at the 6th Max + Mojo Community Meeting‍ about DuckDB.mojo, the Mojo DuckDB bindings I’m working on:
Aug 12, 2024

Using DuckDB for Embeddings and Vector Search

duckdb
embeddings
python
DuckDB, with version 1.0.0 released just last week, emphasizing API/format stability and backwards compatibility, is one of my favorite systems for doing data analysis. It’s…
Jun 14, 2024

Storch - GPU Accelerated Deep Learning for Scala 3

scala
deep-learning
storch
pytorch
Slides and recording from my Scala Days Madrid talk about Storch.
Sep 13, 2023

Talk: Interactive Computing with Jupyter and almond

jupyter
scala
interactive computing
Recording of my talk at Scala Days 2019 in Lausanne.
Aug 5, 2019

Interactive Computing in Scala with Jupyter and almond

scala
jupyter
interactive computing
How almond combines the strengths of Ammonite and Jupyter notebooks to enable powerful interactive computing in Scala.
Jan 10, 2019

Dive into Deep Learning with Scala

deep-learning
scala
Slides and recording from my talk at Scala Days Europe 2018 “Dive into Deep Learning with Scala”.
May 16, 2018

Dogs example

Deep Learning in Scala Part 3: Object Detection

deep-learning
scala
In this post, we’re going to create an off the shelve object detector using OpenCV and TensorFlow for Scala. The detector will be able to detect common objects like people…
Jan 18, 2018

Deep Learning in Scala Part 2: Hello, Neural Net!

deep-learning
scala
In the first part of this series, we saw a high-level overview of deep learning, and why Scala is a good fit for building neural networks. We also discussed what a deep…
Jan 9, 2018

Deep Learning in Scala Part 1: Basics and Libraries

deep-learning
scala
Deep learning is a subset of machine learning, which has seen a tremendous growth in popularity recently. One of the reasons for that growth is that deep learning has…
Jan 4, 2018
No matching items