Skip to content
View carimo198's full-sized avatar

Highlights

  • Pro

Block or report carimo198

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

Pinned Loading

  1. writing-neural-networks-with-pytorch writing-neural-networks-with-pytorch Public

    A demonstration of writing and implementing a biLSTM recurrent neural network with PyTorch

    Jupyter Notebook 1

  2. ab-test-project ab-test-project Public

    WNW streaming A/B test project for my Applied Analytics subject at university

    R

  3. bayesian-inference-vinho-verde bayesian-inference-vinho-verde Public

    This repositiry is for my university project for Bayesian Inference and Computation course. The task was to perform a logistic regression on a true dataset. This dataset is related to red variants …

    R

  4. monte-carlo-algorithm-DNA-methylation monte-carlo-algorithm-DNA-methylation Public

    This is the repository for simulating values from a mixtures of beta distributions using accept/reject sampling and importance sampling. The project can be viewed via https://carimo198.github.io/mo…

    R

  5. neural-network-japanese-character-recognition neural-network-japanese-character-recognition Public

    This project consists of implementing various neural networks to recognise handwritten Hiragana symbols. The dataset used is Kuzushiji-MNIST (KMNIST), containing 10 Hiragana characters with 7000 sa…

    Python

  6. neural-networks-twin-spirals neural-networks-twin-spirals Public

    This is the repository for the neural networks I developed using PyTorch to train two models on the famous Two Spirals Problem (Lang & Witbrock 1988). The code from spiral_main.py loads the trainin…

    Python