Pinned Repositories
AlphaDraughts
A PyTorch implementation of AlphaGo Zero applied to Draughts
CartPoleSwingUp
Custom environment for OpenAI gym
ConstituencyMap
Python code to generate political maps
docker_openai_gym
A Docker image for using openai gym with pytorch
enva
Utilities for working with environment variables in Python
Greta
Python library for Green Computing - uses carbon intensity APIs to make code execution low-carbon
Model-Inversion-SplitNN
Research into model inversion on SplitNN
NoPeekNN
PyTorch implementation of NoPeekNN
Python-Machine-Learning-Models
Barebones Python implementations of machine learning models, without using machine learning libraries
simple-vfl
A demo of vertical federated learning on simple datasets
TTitcombe's Repositories
TTitcombe/simple-vfl
A demo of vertical federated learning on simple datasets
TTitcombe/ConstituencyMap
Python code to generate political maps
TTitcombe/NoPeekNN
PyTorch implementation of NoPeekNN
TTitcombe/docker_openai_gym
A Docker image for using openai gym with pytorch
TTitcombe/AlphaDraughts
A PyTorch implementation of AlphaGo Zero applied to Draughts
TTitcombe/CartPoleSwingUp
Custom environment for OpenAI gym
TTitcombe/DQN
PyTorch implementation of Deep Q Learning
TTitcombe/brain-tokyo-workshop
🧠🗼
TTitcombe/LotteryTicketHypothesis
PyTorch implementation of the lottery ticket hypothesis
TTitcombe/PrivacyPanda
Anonymize your Pandas data. Preserve privacy.
TTitcombe/timekeep
Defensive timeseries analysis in python
TTitcombe/A3C
PyTorch implementation of Asynchronous (and Synchronous) Advantage Actor Critic
TTitcombe/Casset
Casset (C++ Asset management) allows the tracking, comparison, and analysis of a portfolio of stocks. This is a mini project designed to practice project management and using various technologies, such as CMake, Conan, catch2 (unit testing), CI, and more.
TTitcombe/ConstituencyMap-d3
A map of UK parliamentary constituencies created in D3
TTitcombe/cookiecutter-data-science
A template for Data Science projects using Docker
TTitcombe/D3-Coursera
A collection of D3 examples following the NYU Coursera course
TTitcombe/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
TTitcombe/gym
A toolkit for developing and comparing reinforcement learning algorithms.
TTitcombe/mantid
Main repository for Mantid code
TTitcombe/ML-Research
Repository to store links to key/interesting papers in a variety of ML topics, various implementations, and summary notes of the papers
TTitcombe/OpenMined-Altair-Theme
**Unofficial** Altair theme for OpenMined
TTitcombe/ParliamentaryPetitionParser
A handy code wrapper to retrieve and parse data from the UK Parliamentary Petitions website
TTitcombe/private-ai
Repo for Udacity's Secure & Private AI course
TTitcombe/private-ai-resources
Private machine learning progress
TTitcombe/PSI
Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters
TTitcombe/PyVertical
Privacy Preserving Vertically Distributed Learning
TTitcombe/tf_NALU
Tensorflow implementation of the paper "Neural Arithmetic Logic Units"
TTitcombe/tfShell2
A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models
TTitcombe/vision
Datasets, Transforms and Models specific to Computer Vision
TTitcombe/weight-agnostic-neural-networks
Python implementation of the WANN neuroevolution algorithm, built on top of NEAT