Skip to content
View oscar-anderson's full-sized avatar
👜
Seeking employment
👜
Seeking employment
Block or Report

Block or report oscar-anderson

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

  1. EEG-Fringe-P3-analysis EEG-Fringe-P3-analysis Public

    For my MSc dissertation, and in my role as a research data analyst, I am undertaking an analysis of electroencephalography data to investigate whether detection of the P300 neural signal can be uti…

    MATLAB 1

  2. Emotion-Recognition-CNN Emotion-Recognition-CNN Public

    A Python project implementing a Convolutional Neural Network for identifying emotions from input face images. Built using Keras and trained on the FER-2013 dataset.

    Python

  3. ChatGPT-Sentiment-Analysis ChatGPT-Sentiment-Analysis Public

    A sentiment analysis on tweets related to OpenAI's LLM, ChatGPT, using a Multinomial Naive Bayes model, revealing insights into public sentiment and highlighting areas for further fine-tuning/enquiry.

    Python

  4. Tailored-Prompting_GPT3.5-turbo Tailored-Prompting_GPT3.5-turbo Public

    A script that I wrote to experiment working with OpenAI's GPT-3.5 turbo API, in which I prepared prompts to modify my interactions with the model to retrieve safe and relevant information in response.

    Python

  5. Simple-Linear-Regression Simple-Linear-Regression Public

    This basic script uses NumPy and Matplotlib to perform a simple linear regression on randomly generated data, and visualizes the regression line over a scatter plot.

    Python

  6. Agent-based-model-of-human-date-choice Agent-based-model-of-human-date-choice Public

    An implementation of Kalick and Hamilton's (1986) agent-based model of romantic date choice in humans.

    MATLAB