Pinned Repositories
asynctools
A collection of asynchronous tools for downloading and resizing tons of images
Cheatsheet
Terminal and Python cheatsheet
CPPExamples
Examples of CPP code used in engineering
fastai-courses-colab
working through fast.ai lecture notes
fastai-jetson-nano
GitRepoFromCLI
A convenient way to create a Git repository from Command Line Interface (predates GitHub CLI).
home-monitor
Poll bme280 module connected to a nodeMCU from a monitoring server
VelodromeQ
My MEng Dissertation involving structural analysis of an elliptical hyperbolic paraboloid
WWTBAM
Who Wants To Be A Millionaire on QBasic
magnum
Container Infrastructure Management Service for OpenStack. Mirror of code maintained at opendev.org.
brtkwr's Repositories
brtkwr/fastai-courses-colab
working through fast.ai lecture notes
brtkwr/GitRepoFromCLI
A convenient way to create a Git repository from Command Line Interface (predates GitHub CLI).
brtkwr/asynctools
A collection of asynchronous tools for downloading and resizing tons of images
brtkwr/CPPExamples
Examples of CPP code used in engineering
brtkwr/VelodromeQ
My MEng Dissertation involving structural analysis of an elliptical hyperbolic paraboloid
brtkwr/WWTBAM
Who Wants To Be A Millionaire on QBasic
brtkwr/AlexNet_with_tensorflow
an implement of AlexNet with tensorflow, which has a detailed explanation.
brtkwr/ansible-mdadm
brtkwr/Autopilot-TensorFlow
A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
brtkwr/bash-templater
Very simple templating system that replace {{VAR}} by $VAR environment value, supports defines
brtkwr/bootstrap-os
bootstrap-os ready to use with ansible
brtkwr/bristech_talk
Example Scripts from my Bristech talk on 3D reconstruction April 2018
brtkwr/container-engine-accelerators
Collection of tools and examples for managing Accelerated workloads in Container Engine
brtkwr/DataScienceSouthWest
A list of data science companies in the South West of England.
brtkwr/Dilkit
A dashboard for driving instructor and a learner driver that I created during my A-levels when I was learning to drive myself and saw how it could be organised in a much nicer way.
brtkwr/ethereum-raffle
Simple raffle style lottery DApp
brtkwr/ExtractPDFinBIB
Extract all PDF files referenced in .bib exported from Mendeley. Tested on Ubuntu 16.04.
brtkwr/GloFAQ
Global Flood Awareness Queries by Team GloFAQ #Floodhack
brtkwr/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
brtkwr/keras-rl
Deep Reinforcement Learning for Keras.
brtkwr/LunarLanderSolvers
brtkwr/MNIST-colab
MNIST on Google's Colab
brtkwr/PerpendicularPlates
A tool that generates an artistic tower using C++ that can be viewed on AutoCAD
brtkwr/pixel-cnn
Python3 / Tensorflow implementation of PixelCNN++, as described in "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"
brtkwr/ProcessingExamples
Examples of Processing code used in engineering
brtkwr/react-box
Truffle, Webpack and React boilerplate.
brtkwr/RemoveXIfYExists
brtkwr/ShallowAndDeepMNIST
DescriptionWithoutSpaces
brtkwr/tensorflow-char-rnn
Char-RNN implemented using TensorFlow.
brtkwr/UniformModulus
Does modulus of sum of a uniform distribution also produce a uniform distribution?