Portfolio
- Create a TKinter desktop application that provides real time feedback on nail-biting
- Uses a fine-tuned deep neural network to classify frames from the webcam
- Built a training/testing dataset from scratch, and modified it based on model performance.
- Design, program, and conduct large-scale cognitive neuroscience experiments (50+ participants, +100 sessions)
- Preprocessing and statistical analysis of human behavioral and neural data
- Classification of cognitive states from neural data with Scikit-Learn
- Create complex fighting game in Python with PyGame
- Develop challenging AI using heuristics
- Deploy AI in real-time during gameplay
- Visualize complex bicycle networks in major US cities with Matplotlib
- Quantify and compare networks
- Query OpenStreetMap database using OSMnx
- Create an interactive app using the Bokeh library
- Use Bokeh server and Python backend to run app in-browser
- Efficiently generate Numpy matrices to create patterns
- Data visualization to understand EEG machine learning model
- Animate model coefficients to include temporal information using Matplotlib.Animation
- Back-project model coefficients using Scipy.Interpolate