Pinned Repositories
neurotechdevkit
Neurotech Development Kit (NDK)
fingers_rsa
Accompanying analysis code for "Stability of motor representations after paralysis"
animal-reidentification
Animal reidentification of zebras and giraffes
Caltech-CS155-2022
Assignments for Machine Learning & Data Assimilation, Winter 2022
Code-Puzzles
A collection of my solutions to challenges at HackerRank.com
focuss
research
prince
:crown: Python factor analysis library (PCA, CA, MCA, MFA, FAMD)
prince
:crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA
rsatoolbox
Python library for Representational Similarity Analysis
charlesbmi's Repositories
charlesbmi/Code-Puzzles
A collection of my solutions to challenges at HackerRank.com
charlesbmi/bases_website
BASES website redesign
charlesbmi/ee114_design
Design Project
charlesbmi/Lab1
EE108B
charlesbmi/Lab2
charlesbmi/Lab3
charlesbmi/Lab4
charlesbmi/Piclet
Hackathon
charlesbmi/Stego
Sample code integrated into an Android application for an internal hackathon. The application applied steganography and encrypted text or images into normal images. This part encoded and decoded a smaller image using bit offsets.
charlesbmi/SudokuSolver
Solves Sudoku puzzles using a recursive backtracking algorithm.