Skip to content
View javimp2003uma's full-sized avatar

Highlights

  • Pro

Block or report javimp2003uma

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

Hi there 👋

Popular repositories Loading

  1. LLMfromScratchOff LLMfromScratchOff Public

    This repository contains a comprehensive project to build a Language Model (LM) from scratch using PyTorch and other supporting libraries. The goal is to develop a powerful and efficient model capa…

    Jupyter Notebook 2 1

  2. Golden_Dumbbells Golden_Dumbbells Public

    HTML 1

  3. Exploratory-Data-Analysis-over-Instagram-fake-accounts-detection Exploratory-Data-Analysis-over-Instagram-fake-accounts-detection Public

    This repository contains a comprehensive exploratory data analysis (EDA) of Instagram fake accounts detection, including the application of powerful data analysis and visualisation techniques, as w…

    HTML 1

  4. VoiceAssistantForKnowledgeBase VoiceAssistantForKnowledgeBase Public

    This repository contains a Voice Assistant application designed to interact with a knowledge base using voice commands. The project integrates LangChain for managing conversational interactions and…

    Jupyter Notebook

  5. javimp2003uma javimp2003uma Public

  6. plx-compiler plx-compiler Public

    This repository contains a compiler for the PLX language, an extension of the PL language, built using JFlex and CUP. The PLX language, similar to C, requires prior declaration of variables. This p…

    Java