Pinned Repositories
akcarsten.github.io
github page
archive_email
simple tool to download emails from IMAP server
bitfinex_api
Python client for the Bitfinex REST API
convert_IDX
Read and write IDX image datasets e.g. MNIST
cook_book
Jupyter notebooks for the articles on Medium about translating a cook book
Duplicate-Finder
This Python packages identifies duplicate files in a folder of interest.
fMRI_data_analysis
Python code explaining how to display structural and functional fMRI data.
Independent_Component_Analysis
From scratch Python implementation of the fast ICA algorithm.
Non_Negative_Matrix_Factorization
From scratch Python implementation of the Non-Negative Matrix Factorization algorithm.
spike_sorting
Python implementation of signal processing techniques and K-means clustering to sort spikes.
akcarsten's Repositories
akcarsten/Independent_Component_Analysis
From scratch Python implementation of the fast ICA algorithm.
akcarsten/fMRI_data_analysis
Python code explaining how to display structural and functional fMRI data.
akcarsten/spike_sorting
Python implementation of signal processing techniques and K-means clustering to sort spikes.
akcarsten/bitfinex_api
Python client for the Bitfinex REST API
akcarsten/Duplicate-Finder
This Python packages identifies duplicate files in a folder of interest.
akcarsten/akcarsten.github.io
github page
akcarsten/cook_book
Jupyter notebooks for the articles on Medium about translating a cook book
akcarsten/convert_IDX
Read and write IDX image datasets e.g. MNIST
akcarsten/Non_Negative_Matrix_Factorization
From scratch Python implementation of the Non-Negative Matrix Factorization algorithm.
akcarsten/archive_email
simple tool to download emails from IMAP server
akcarsten/pyMate
Python package to analyze fmri and e-phys data
akcarsten/aws-lambda-layer
Convenience function to create a zip file for use as AWS lambda layer
akcarsten/BMP280
akcarsten/bruker2nifti
Medical image format converter: from raw Bruker ParaVision to nifti.
akcarsten/chain_explorer
Python package to query the Bitcoin Blockchain
akcarsten/jns
jupyter notebook and lab on Raspberry Pi
akcarsten/perceptron
From Biology to AI: The Perceptron