Pinned Repositories
LawAnalyzer
agent
Simulates agents interacting with a changing enviroment.
autogoal
A Python framework for program synthesis with a focus on Automated Machine Learning.
cool-compiler-2020
Proyecto base para el compilador de 4to año en Ciencia de la Computación.
eHealthKD-competition
UH-MMM submission for the eHealth-KD Challange.
fuzzy-inference-system
Implementation of a Fuzzy Inference System.
Household-Analysis
Statistics project on the analysis of the household dataset.
information-retrieval-system
Implementation of an Information Retrieval System based on the Vector Information Retrieval Model.
iot
Application testing The Thinks Stack (https://www.thethingsindustries.com/stack/) apis for iot applications.
schizophrenic-classification
Classification of schizophrenic patients by applying the wavelet transform to evoked potentials.
lorainemg's Repositories
lorainemg/fuzzy-inference-system
Implementation of a Fuzzy Inference System.
lorainemg/information-retrieval-system
Implementation of an Information Retrieval System based on the Vector Information Retrieval Model.
lorainemg/eHealthKD-competition
UH-MMM submission for the eHealth-KD Challange.
lorainemg/iot
Application testing The Thinks Stack (https://www.thethingsindustries.com/stack/) apis for iot applications.
lorainemg/schizophrenic-classification
Classification of schizophrenic patients by applying the wavelet transform to evoked potentials.
lorainemg/db-project
Website to automate the process of enrollment in UH distance courses
lorainemg/discrete-event-simulation
Simulate the behavior of an airport for a week to estimate the total time that each of the airport's runways is empty.
lorainemg/dissertation
My Computer Science bachelor dissertation
lorainemg/experiments-thesis
Experiments of my bachelor thesis in Computer Science titled Una estrategia de Meta-Learning para flujos genéricos de AutoML
lorainemg/Household-Analysis
Statistics project on the analysis of the household dataset.
lorainemg/sensortower-scraper
Scraper of https://app.sensortower.com/ to collect applications downloads statistics for both android and ios apps.
lorainemg/Sudoku-Hidato
Solves and generates Hidatos in Haskell language
lorainemg/vimasm
Text editor that includes a subset of the features of Vim, but completely developed in NASM and without the use of an operating system.
lorainemg/journalism-prog-test
Generation of Programming Test for 12th grade Journalism students
lorainemg/cnc-2022
Contains the paper presented by me in CNC 2022
lorainemg/crypto-forecasting
Forecasting cryptocurrencies prices with machine learning.
lorainemg/daa
Several problems about the Design and Analysis of Algorithms.
lorainemg/gia-uh.github.io
Website of the Group
lorainemg/grammar-analyzer
Perform certain analysis on a specific grammar.
lorainemg/lorainemg
Repo to add a README.md to my GitHub profile
lorainemg/machine-learning-engineering-for-production-public
Public repo for DeepLearning.AI MLEP Specialization
lorainemg/Made-With-ML
lorainemg/negation-detection
Automatic detection of negation and the words they affect.
lorainemg/portfolio
Repo to contain my web page with my portfolio
lorainemg/portfolio-v1
Repo to contain my web page with my portfolio
lorainemg/s-mipsv2-processor
The project consists of designing a processor in LogiSim that implements the S-MIPSv2 (Simplified-MIPS Version 2) instruction set architecture.
lorainemg/scheduler
Implementation of a scheduler with the following algorithms: FIFO, STF, STCF, RR
lorainemg/tg-manga-bot
Read manga from your favourites websites on telegram.
lorainemg/toha
A Hugo theme for personal portfolio
lorainemg/type-inference
Implementation of a COOL interpreter that has type inference by adding the type AUTO_TYPE