Highlights
- 1 discussion answered
Block or Report
Block or report mattbarrett98
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
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…
Python 1
-
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
-
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
-
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
-
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…
C++
-
AWS-ViT Public
Implementing a vision transformer on the CIFAR-10 dataset using AWS.
Jupyter Notebook
827 contributions in the last year
Activity overview
Contribution activity
July 2022
Created 12 commits in 1 repository
Opened 1 pull request in 1 repository
unifyai/ivy
1
closed
Reviewed 8 pull requests in 1 repository
Created an issue in data-apis/array-api-tests that received 1 comment
Union[float, int] type hint
As an example, some of arange's type hints use Union[float, int]. PEP 484 says just using float also implies int is accepted, or do you just prefer…




