Pinned Repositories
advent-of-code-clojure
Solutions to the advent-of-code challenges using clojure.
cookiecutters
A collection of cookie cutters
file-disk-cache
Extension of the diskcache package to support saving data to different file types.
flask-template
Simple template of a flask application.
keras-seq-2-seq-signal-prediction
An implementation of a sequence to sequence neural network using an encoder-decoder
my_project
A simple project providing a useful base structure for python packages.
pydantic
Data validation using Python type hints
python-logging-a-practical-guide
This guide describes all there is to know about python logging. It contains many examples to help illustrate the properties of the python logging module.
simple-deep-learning
Simple data and simple models to learn the fundamentals of deep learning.
ubuntu-config
Contains configuration files and installation instructions for the configuration of a new ubuntu machine.
LukeTonin's Repositories
LukeTonin/keras-seq-2-seq-signal-prediction
An implementation of a sequence to sequence neural network using an encoder-decoder
LukeTonin/simple-deep-learning
Simple data and simple models to learn the fundamentals of deep learning.
LukeTonin/python-logging-a-practical-guide
This guide describes all there is to know about python logging. It contains many examples to help illustrate the properties of the python logging module.
LukeTonin/my_project
A simple project providing a useful base structure for python packages.
LukeTonin/ubuntu-config
Contains configuration files and installation instructions for the configuration of a new ubuntu machine.
LukeTonin/advent-of-code-clojure
Solutions to the advent-of-code challenges using clojure.
LukeTonin/cookiecutters
A collection of cookie cutters
LukeTonin/file-disk-cache
Extension of the diskcache package to support saving data to different file types.
LukeTonin/flask-template
Simple template of a flask application.
LukeTonin/pydantic
Data validation using Python type hints
LukeTonin/reinforcement_learning_examples
A collection of reinforcement learning experiments.
LukeTonin/tiles
Modelling a simple tiling game.