Skip to content
View usbt0p's full-sized avatar
πŸ—£οΈ
πŸ—£οΈ

Highlights

  • Pro

Block or report usbt0p

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
usbt0p/README.md

β–‘β–‘β–‘β–’β–’β–’ I'm Lucas β–’β–’β–’β–‘β–‘β–‘

an AI student learning everything I can

Profile Views Open Source Love

Some stuff about me:

  • I like neural nets (hope they like me back...)
  • I enjoy learning new stuff and solving problems
  • I'm interested in mostly everything! I love finding new abstractions to see the world trough, and new connections between ideas
  • List comprehensions are great. Use more of those

Stuff I Usually work with:

My usual languages and libraries:

Systems, tools and OS stuff:

Things I use ocasionally:

Popular repositories Loading

  1. fuzzy_car fuzzy_car Public

    2D simulator of a car with fuzzy steering control

    Python 2

  2. product-matching-hackudc-inditex product-matching-hackudc-inditex Public

    Winner project of the HackUDC 2026 Inditex AI challenge. From a photo of an outfit and given the Zara catalog, identify all the individual pieces the model is wearing.

    Python 2

  3. ML-for-human-activity-recognition ML-for-human-activity-recognition Public

    Applying dataset data analysis, visualization, preprocessing, hyperparameter tuning and model evaluation to the HAR by using SVM's, kNN and Decision trees.

    Jupyter Notebook 1

  4. mri-prostate-segmentation-deeplearning mri-prostate-segmentation-deeplearning Public

    Prostate segmentation of T2 weighted Magnetic Resonance Images using Deep Learning methods with full data acquisition and preprocessing pipeline.

    Jupyter Notebook 1

  5. strange_attractors strange_attractors Public

    Generate strange attractors with Lyapunov exponents and render them with configurable colors, resolutions, etc.

    Jupyter Notebook 1

  6. fasta_project fasta_project Public

    This is a project made for the Programming II course. It provides a series of scripts for manipulating and representing FASTA sequences and .fasta files, which are files in a text-based format, use…

    Python