-
-
tensorflow Public
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
C++ Apache License 2.0 UpdatedAug 30, 2022 -
mikit-learn Public
Coding a variety of classification algorithms from scratch, including a convolutional neural network. We also show the results from libraries scikit learn and TensorFlow, with our implementations g…
-
AWS-ViT Public
Implementing a vision transformer on the CIFAR-10 dataset using AWS.
Jupyter Notebook UpdatedFeb 9, 2022 -
MyMC3 Public
Using the Hamiltonian Monte Carlo algorithm, and a visualisation of how the algorithm works. 'MyMC3' - HMC is the main algorithm used in Bayesian statistical package PyMC3.
Python UpdatedJan 31, 2022 -
Frogs Public
Using statistical analysis to provide insights about some experimental data. The experiments investigate how the size of a frog affects its probability of being successfully hunted by a predator. F…
R UpdatedJan 13, 2022 -
Bradley-Terry-model Public
Masters project predicting the outcomes of football matches in the premier league using statistical modelling. The model correctly predicts the outcome of 62% of matches in the 2016/17 season. The …
R UpdatedJan 13, 2022 -
black-jack-black-belt Public
Using reinforcement learning to find the optimal strategy in Blackjack. We also look at how we can use card counting to improve strategy and make favourable bets. The results showing the optimal st…