-
-
-
active_learning Public
Trying to understand what active learning is about. Work in progress...
Python UpdatedOct 5, 2021 -
-
dockerized_mlflow_server Public
A simple docker-compose app to easily deploy an mlflow server, together with an nginx reverse proxy for authentication.
-
deepShowerThoughts Public
This was my project as an Insight fellow. I built a Twitter bot that regularly generated (mostly) coherent tweets, and would respond to mentions by other users. The neural network in the background…
-
charNameGen Public
A simple RNN to generate names, using characters as tokens.
Jupyter Notebook UpdatedOct 29, 2019 -
pytorchbrats Public
My first ML project. Simple image segmentation for the BRATS dataset, with a few different architectures. The CNNs are implemented in pytorch.