Skip to content
View charlesbueso's full-sized avatar

Block or report charlesbueso

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
charlesbueso/README.md

Hello there 👋, I am Carlos.

loading...

- 👾 I code in Java and Python, and know some C, Assembly, and web-dev.

- 🔭 I’m currently working on a Neural Network using NLP to predict stock sentiment.

- 🌱 I’m currently learning cryptography & cybersec, and about brain-computer interfaces (w/ Muse 2).

- ⚡ Fun fact: I can beatbox.

- 📫 How to reach me: cbueso@luc.edu

Popular repositories Loading

  1. svmStockSentiment svmStockSentiment Public

    Simple support vector classifier implemented with scikit-learn for classifying positive or negative sentiment associated with the Dow Jones index, using binary label to predict whether the market r…

    Python 1

  2. stockSentimentNeuralNet stockSentimentNeuralNet Public

    Deep learning neural network implementation in Keras, aiming to predict whether the Dow Jones index will rise or fall on a given specific date with the use of NLP sentiment analysis on top news hea…

    Python 1

  3. brainToText brainToText Public

    Muse 2 BCI NLP Keras NN - Transformers.

    MATLAB 1

  4. bacteriaGame bacteriaGame Public

    Python 1 1

  5. Psychology-DataScience Psychology-DataScience Public

    Assisted on research project ‘Bilingualism in Children’ as data analyst interpreting dozens of hours of audio data of 535 bilingual children collecting utterance frequency through statistical analy…

    Python

  6. ChatApplication ChatApplication Public

    Forked from Santitos4500/ChatApplication

    Collaborated and designed application’s GUI from scratch and worked with graphical modelling mockup applications. Developed real-time chat application in Android Studio and Java implementing OOP de…

    Java