March 12, 2024 • Marc Anoma
New blog who dis?!
March 26, 2021 • Marc Anoma
Teaching a neural network how to write using an RNN + Mixture of Gaussian architecture
July 16, 2020 • Marc Anoma
try/except is quite intuitive, but I always had to search again the else/finally clauses whenever I would stumble on it. Here is a simple example from the Python official documentation to put it to rest
March 28, 2020 • Marc Anoma
My notes on building a Streamlit application for Neural Style Transfer with Keras and Tensorflow
December 01, 2018 • Marc Anoma
Using world-model estimation and value function iteration to solve a finite state inverted pendulum problem