Skip to content
View josehernandezsc's full-sized avatar
🎯
Focusing
🎯
Focusing
  • The University of Edinburgh
  • Edinburgh, Scotland

Block or report josehernandezsc

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

Pinned Loading

  1. COVID19Net COVID19Net Public

    COVID19 CT Scan Visual Recognition Project. The research paper on COVID19 diagnosis by chest CT scans is now published. You can find it here: https://doi.org/10.1016/j.ibmed.2021.100027

    Python 3

  2. apache/mahout apache/mahout Public

    Mirror of Apache Mahout

    HTML 2.1k 946

  3. NLU-Transformers NLU-Transformers Public

    Implementation of self-attention mechanism (Vaswani et al.) to develop a Transformer for NMT. Here, Europarl dataset was used. I compared both a LSTM seq2seq encoder-decoder model with an attention…

    Python

  4. ARIMA_ATMs ARIMA_ATMs Public

    ATMs consumption prediction. R Code for processing ATMs consumption within a 3-year window.

    R

  5. ATM_ForecastML ATM_ForecastML Public

    Machine Learning model for ATM forecasting. This short project tries to expand what are known to be good estimators for highly stochastic processes, in this case ATM Cash Demand.

    Jupyter Notebook

  6. RL-project RL-project Public

    This repository contains several implementations of various Reinforcement Learning (RL) algorithms.

    Python