Reinforcement Learning via Differentiable Programming in Julia

Control systems are found everywhere, ranging from nuclear reactors to self driving cars. They react to a variety of scenarios while optimi… Read more

Similar

FastAI.jl: FastAI for Julia

I am excited to announce the release of FastAI.jl, a fastai-like library for deep learning in Julia. Features include high-level training loops with hyperparameter scheduling and callbacks, a data block API, learning rate finder, dataset loading, efficien... (more…)

Read more »

Neutral Style in Julia on GPUs

Have you ever wondered how the app Prisma manages to turn your photos into impressionist paintings? They use, amongst other things, a special type of algorithm called neural styles.

Read more »