Ayodeji Ijishakin (A-Ijishakin)

A-Ijishakin

Geek Repo

Company:University College London

Location:London

Twitter:@Aijishakin

Github PK Tool:Github PK Tool

Ayodeji Ijishakin's repositories

diti

Code release for ICLR 2024 paper: Exploring Diffusion Time-steps for Unsupervised Representation Learning

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

PDAE

Official PyTorch implementation of PDAE (NeurIPS 2022)

Language:PythonStargazers:0Issues:0Issues:0

diffae

Official implementation of Diffusion Autoencoders

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

SimCLR

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pixel2style2pixel

Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

beta-tcvae

code for "Isolating Sources of Disentanglement in Variational Autoencoders".

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

IB-GAN2

This package contains a PyTorch Implementation of IB-GAN of the submitted paper in AAAI 2021

Language:PythonStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:9Issues:0Issues:0

Psychedelic-ML

This repository contains projects which use machine learning to investigate the neuroscientific underpinnings of psychedelic compounds. The first project uses a non-linear dimensionality reduction technique called diffusion map embedding to investigate how the dimethyl-tryptamine (DMT) breakdown the cortical hierarchy. In normal cognition higher-order cortical regions such as the default mode and executive networks constrain the flow of information within lower-level regions (e.g somatosensory cortices). As a result, ones perception is dictated heavily by the prior predictions encoded within higher-level cortical regions, as opposed to the sensory information which is gathered. The effect of DMT is to set-off a cascade of hyperactivity within high-level cortical regions, due to their high-affinity to the 5HT2A serotonin receptor, which is particularly ubiquitous within these regions. The hyper-activity shuts down regions such as the default mode network, which allows for information to flow more freely throughout the cortex. This in turn allows for the revision of the priors which previously dominated how sensory information is interpreted. Diffusion map embedding (DME) was used to investigate this, as it was applied to functional connectivity data from individuals who had ingested DMT. DME reduces the dimensionality of the functional connectivity data, into axes of functional connectivity variance. The principal axes spans from higher-level cortical regions (e.g default mode network) to the lower-levels ones (e.g. somatosensory). The analysis revealed that this axes is 'flattened' when compared to controls, as there is more integration of the functional connectivity of regions. This maps directly onto the phenomenological reports of individuals who experience aberrant cognition and perception as a result of the decomposition of the cortical hierarchy.

Language:PythonStargazers:0Issues:0Issues:0

SuperResolution-CT

This repository contains code which can be used to train an MLP, convolutional neural network, residually connected convolutional network and generative adversarial network to improve the resolution of abdominal CT images. It works by downsampling a 192x160 2D CT image, by various downsampling factors (2, 4, 6). The downsampled images act as the input data and the normal resolution image is the output. Once trained, unseen CT images, with dimensions which correspond to the downsampling factor can be fed to the network to be super-resolved. Each network can be trained on the various downsampling factors making for 12 networks in total.

Language:PythonStargazers:1Issues:0Issues:0

LeetCode

Solutions to LeetCode problems

Language:PythonStargazers:0Issues:0Issues:0

Google-Foobar

The Google foobar is a secret hiring challenge which google sends out to indivdiuals based on their (programming related) google searches. The challenge is comprised of 5 levels of difficulty. It has a pyramid structure for the amount of challenges, the first level has 1 challenge, the second has 2, the third 3, fourth 2 and fifth 1.

Language:PythonStargazers:0Issues:0Issues:0

Image-Processing

A repository which features image processing algorithms, of particular use for medical image analysis. The first is the Euclidean distance transform, which converts pixel values within an image to their distance from the foreground of the image.

Language:PythonStargazers:0Issues:0Issues:0

manifold-lab

Website for the MANIFOLD lab at UCL.

License:MITStargazers:0Issues:0Issues:0

IB-GAN

Pytorch implementation of IB-GAN

License:MITStargazers:0Issues:0Issues:0