Skip to content
View fer7G's full-sized avatar
🪐
🪐

Block or report fer7G

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fer7G/README.md

I'm a Computer Science student at FIB – UPC focused on algorithms, machine learning, and data science.

Previously, I worked at Cuatrecasas supporting a large-scale migration of the firm's data systems from SAP BW to SAP Datasphere, implementing data models, dataflows, and analytics in SAP Analytics Cloud.

I later joined Acuity Trading as a Data Science Intern, where I developed a Python library for detecting price patterns in financial time series, including predictive models, algorithmic pattern extraction, and advanced statistical reporting.

Pinned Loading

  1. FIB-SID-introduction-to-RLFIB-SID-introduction-to-RLPublic

    Introduction to Reinforcement Learning: Value Iteration, Direct Estimation and Q-Learning.

    Python

  2. FIB-A-percolation-thresholdFIB-A-percolation-thresholdPublic

    Forked from amonclus/Study-on-the-percolation-threshold-in-graphs

    Simulation and analysis of the percolation threshold in graphs.

    C++

  3. FIB-A-target-set-selectionFIB-A-target-set-selectionPublic

    Minimum influence set selection in a social network based on Kempe et. al paper.

    C++

  4. FIB-LP-mini-forthFIB-LP-mini-forthPublic

    ANTLR + Python interpreter for a simplified version of FORTH

    Python