Published onJune 20, 2022Authoring Tip: Efficiently Managing Generated Latex AssetslatexauthoringEfficiently manage latex assets using a Git based workflow.
Published onMay 10, 2022How Keras Users Write Code and How to Design APIs AccordinglyKerasTensorFlowKerasCVIn this post Luke discusses how Keras users write their code, and how he designs APIs accordingly.
Published onApril 6, 2022TensorFlow Loops: To Unroll, or To Not UnrollTensorFlowMachine-LearningDiscussion about why the Elixir programming language sticks out.
Published onNovember 14, 2021Keras Model WalkthroughMachine-LearningKerasTensorFlowTutorialDeep dive into the internals of the Keras model class by writing a custom training loop duplicating the behavior of `keras.Model`.
Published onJune 26, 2021On the Flexibility of Parametric Spectral FiltersMachine-LearningResearchUse Parametric Spectral Filters to construct an autoencoder.