I've been making another run at using the Julia language and it's really come a long way since the last time I tried. But in particular I wanted to boost FastAI.jl -- they've adapted @jh 's nice design to Julia well and it really brings a lot of Julia packages together into a very productive one-stop-shopping type of experience.
@dfarmer
Not sure if it is of interest to you, but the "scientific machine learning" community is very vibrant in Julia. Nice libraries like Lux.jl, DiffEq, JuMP etc come together very well.
@jh