Sean Moriarity

  • About
  • Publications
  • Talks and Podcasts
  • About
  • Publications
  • Talks and Podcasts

Implementing Natural Conversational Agents with Elixir

February 25, 2024 · 38 min read

Developing low-latency, always-on, conversational agents with Elixir

Read article
elixir ai conversational-ai

Nero Part 1: Home Automations

February 25, 2024 · 34 min read

Building a home automation assistant with Elixir and GPT-4

Read article
elixir

Streaming GPT-3 Responses with Elixir and LiveView

February 16, 2023 · 12 min read

How to stream GPT-3 API responses with Elixir and Phoenix LiveView

Read article
elixir phoenix phoenix-liveview

JIT/GPU accelerated deep learning for Elixir with Axon v0.1

June 16, 2022 · 13 min read

Highlighting the release of Axon v0.1.0

Read article
axon deep-learning elixir

Nx Tip of the Week #14 - Slicing and Indexing

February 21, 2022 · 8 min read

Learn about slicing and indexing into tensors with Nx

Read article
elixir nx nx-totw

Nx Tip of the Week #13 - Hooks

February 14, 2022 · 3 min read

Using hooks in Nx functions

Read article
elixir nx nx-totw

Nx Tip of the Week #12 - Nx.to_heatmap

February 07, 2022 · 3 min read

Using Nx.to_heatmap to visualize tensors

Read article
elixir nx nx-totw

Nx Tip of the Week #11 - While Loops

January 31, 2022 · 5 min read

Learn about using while loops inside of numerical definitions

Read article
elixir nx nx-totw

Nx Tip of the Week #10 - Using Nx.select

January 24, 2022 · 3 min read

Learn about masking tensors with Nx.select

Read article
elixir nx nx-totw

Nx Tip of the Week #9 - Window Functions

January 17, 2022 · 5 min read

Learn about window functions in Nx

Read article
elixir nx nx-totw

Nx Tip of the Week #8 - Using Nx.Defn.aot/3

April 22, 2021 · 6 min read

Understanding and using explicit AOT compilation in Nx

Read article
elixir nx nx-totw

Nx Tip of the Week #7 - Using Nx.Defn.jit

April 15, 2021 · 3 min read

Understanding and using explicit JIT compilation in Nx

Read article
elixir nx nx-totw

Axon: Deep Learning in Elixir

April 08, 2021 · 21 min read

Axon is a deep learning framework for the Elixir programming language written in Nx

Read article
axon elixir nx

Nx Tip of the Week #6 - Compiler or Backend?

March 25, 2021 · 12 min read

Learn about compilers and backends in Nx

Read article
elixir nx nx-totw

Nx Tip of the Week #5 - Named Tensors

March 18, 2021 · 7 min read

Learn about named axes in Nx tensors

Read article
elixir nx nx-totw

Nx Tip of the Week #4 - Using Keywords

March 11, 2021 · 10 min read

Learn how to use keyword arguments in Nx numerical definitions

Read article
elixir nx nx-totw

Nx Tip of the Week #3 - Many Ways to Create Arrays*

March 04, 2021 · 19 min read

Learn about array/tensor creation operations in Nx

Read article
elixir nx nx-totw

Nx Tip of the Week #2 - Tensor Operations for Elixir Programmers

February 24, 2021 · 19 min read

Learn the basics of tensor operations through the lense of Elixir Enumerables

Read article
elixir nx nx-totw

Nx Tip of the Week #1 - Using transforms

February 17, 2021 · 9 min read

Using transforms in Nx numerical definitions to metaprogram Nx expressions

Read article
elixir nx nx-totw

Continual Learning with Elastic Weight Consolidation in TensorFlow 2

October 18, 2020 · 16 min read

A TensorFlow 2 implementation of Overcoming catastrophic forgetting in neural networks with Elastic Weight Consolidation

Read article
continual-learning deep-learning python tensorflow tensorflow-2
© 2025 Sean Moriarity. All rights reserved.