Skip to content
View warc0s's full-sized avatar

Highlights

  • Pro

Block or report warc0s

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

Hi, I'm Marcos πŸ‘‹

I'm currently pursuing a Master's in Artificial Intelligence and Big Data at CPIFP Alan Turing. Passionate about leveraging machine learning to build intelligent solutions that drive meaningful impact. I'm eager to contribute to innovative projects and continuously expand my expertise in the field.

πŸ”§ Skills

Python JavaScript Flask TensorFlow AWS Git

πŸš€ Projects

A Keras-based binary classifier utilizing DenseNet121 to differentiate between fox and non-fox images. This was my first advanced deep learning project, enhancing my skills in data preprocessing, model training, and deployment. I apologize for any inefficiencies in the implementation and am eager to receive feedback and suggestions to improve my work.

A JavaScript script for monitoring user activities and messaging within a Gather Town office, integrated with Telegram for real-time notifications. This project strengthened my abilities in JavaScript, API integration, and real-time data handling.

πŸ“ˆ GitHub Stats

GitHub Stats Top Languages

πŸ“« Get in Touch

LinkedIn

Pinned Loading

  1. Fox-Detector Fox-Detector Public

    Keras-based binary classifier leveraging a fine-tuned DenseNet121 model to distinguish between fox and non-fox images.

    Python

  2. Gather-Tracker Gather-Tracker Public

    A JavaScript script for monitoring user activities and messaging within a Gather Town office, integrated with Telegram for real-time notifications.

    JavaScript 1

  3. xlsx-to-jsonl xlsx-to-jsonl Public

    A Python script to convert Excel (.xlsx) files into JSONL format, facilitating the fine-tuning of ChatGPT with structured training and validation datasets.

    Python