Skip to content
View samsarana's full-sized avatar
Block or Report

Block or report samsarana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. machine-learning-coursework machine-learning-coursework Public

    A collection of Jupyter notebooks showing the implementation of machine learning algorithms from scratch and in TensorFlow, as part of practical work at the University of Oxford

    Jupyter Notebook 2

  2. deep-bayesian-active-learning deep-bayesian-active-learning Public

    Reproducibility assessment of the machine learning paper "Deep Bayesian Active Learning with Image Data".

    Python 2 1

  3. bayes-by-backprop bayes-by-backprop Public

    Reproducibility assessment of the machine learning paper "Weight Uncertainty in Neural Networks".

    Jupyter Notebook 1

  4. Pong-Game Pong-Game Public

    A two-player pong game written for the 'UCFK4' development board.

    C

  5. compiler compiler Public

    A compiler written in python to compile a program in a rudimentary language to JVM bytecode. The rudimentary language has a grammar that supports basic assignment, arithmetic, if/if-else/while stat…

    Python

  6. word2vec word2vec Public

    Contains code used to investigate the application of Word2vec style algorithms to model a train of thought and my final report

    Python