Richard Wheeler's repositories
Udacity-ComputerVision
Learning computer vision skills
altair
Declarative statistical visualization library for Python
COCO-Style-Dataset-Generator-GUI
A simple GUI-based COCO-style JSON Polygon masks' annotation tool to facilitate quick and efficient crowd-sourced generation of annotation masks and bounding boxes. Optionally, one could choose to use a pretrained Mask RCNN model to come up with initial segmentations.
Mask-RCNN-TF2
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.0
multimethod
Multiple argument dispatching.
nmd_net
Code used for "Introducing neuromodulation in deep neural networks to learn adaptive behaviours" paper.
Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11 and 3.12. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.