Pinned Repositories
AutomaticWordpressLoginLinks
Plugin to create 'auto login' URLs for public accounts
bubblegum-core
End-to-End Encrypted Global P2P Social Network
citadel
Citadel — A Trusted Reference Monitor for the Linux Kernel using Intel SGX Enclaves
cudl
A crowd sourced emergency assistance app for Android
cudl-prototype
YRS 2014 Project
gpt.local
A work-in-progress, from-scratch implementation of a generative pre-trained transformer (GPT) in vanilla PyTorch. Intended as a personal sandbox + learning environment for both training and inference.
page-templater
A useful bit of code from Harri Bell-Thomas you can use to dynamically create WordPress Page Templates with PHP.
VDQN
Exploring Variational Deep Q Networks. A study undertaken for the University of Cambridge's R244 Computer Science Masters Course. Inspired by https://arxiv.org/abs/1711.11225/.
Wordpress_PostController
A PHP Class which enables you to create/manage/update Wordpress posts and pages.
hc-2020-prototype
Bespoke hackathon administration platform build for Hack Cambridge.
bellthomas's Repositories
bellthomas/Wordpress_PostController
A PHP Class which enables you to create/manage/update Wordpress posts and pages.
bellthomas/page-templater
A useful bit of code from Harri Bell-Thomas you can use to dynamically create WordPress Page Templates with PHP.
bellthomas/citadel
Citadel — A Trusted Reference Monitor for the Linux Kernel using Intel SGX Enclaves
bellthomas/gpt.local
A work-in-progress, from-scratch implementation of a generative pre-trained transformer (GPT) in vanilla PyTorch. Intended as a personal sandbox + learning environment for both training and inference.
bellthomas/VDQN
Exploring Variational Deep Q Networks. A study undertaken for the University of Cambridge's R244 Computer Science Masters Course. Inspired by https://arxiv.org/abs/1711.11225/.
bellthomas/bubblegum-app
bellthomas/JSMultipartZIP
Downloads remote content via AJAX and compiles it into ZIP archives. If the content exceeds the defined maximum size for an archive, the content will be split over a number of parts.
bellthomas/part3-dissertation
bellthomas/bubblegum-core
End-to-End Encrypted Global P2P Social Network
bellthomas/adaptive-js
bellthomas/adaptive-kiosk
bellthomas/adaptive-php
bellthomas/adaptive-plugins
bellthomas/AI-Algorithms-Implementations
For supervisions in Cambridge University's Computer Science AI 1 Course
bellthomas/aleph-demo-data
bellthomas/Chirp
Starling Hackathon Prototype
bellthomas/citadel-evaluation
bellthomas/CloudFlareDDNS
Create your own DDNS service with CloudFlare
bellthomas/Java-External-Sort
This work was completed as part of the Cambridge CST Tripos. The task was, given a large binary file of integers running on a machine with RAM less the file's size, sort the file using a single auxiliary file.
bellthomas/JesusBall
Jesus May Ball 2018 Event Website
bellthomas/L50-ClusterEvaluation
bellthomas/L50-Report-2
bellthomas/laravel-terraform
1-click deployment of Laravel — without paying for an extra Saas
bellthomas/linux-sgx
bellthomas/network
bellthomas/R244-Tensorflow-Workshop
Cambridge CST Part III: R244 Tensorflow Seminar Files
bellthomas/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
bellthomas/TCP-IP-Parser
Work done for the Cambridge Tripos, this exercise is designed to test our knowledge of the TCP and IP protocols. The files are designed (as per the task) to run on clean packet captures. Inside the assets folder, message[1-4] are the test files provided.
bellthomas/uiGradients
🔵 Beautiful colour gradients for design and code
bellthomas/Variational-DQN
Variational DQN encourages efficient exploration and allows for parameter update using black box variational inference