Pinned Repositories
bayesian-case-studies
Repository with a series of explainers and case studies around Bayesian data analysis
california-energy-demand
A series of Jupyter notebooks where I explore and forecast electricity demand in California
deeplearning-ndd-diagnostics
Processing gait data from patients with neurodegenerative diseases and training Deep Learning models to classify them.
end-to-end-lipreading
Pytorch code for End-to-End Audiovisual Speech Recognition
lip-reading
Deep Learning for Visual Speech Recognition
miguelfmc.github.io
My personal website hosted on https://miguelfmc.github.io
pyGAM
[HELP REQUESTED] Generalized Additive Models in Python
shellper-ai
Python command line tool that uses OpenAI's GPT models to help you with Linux shell commands
sklearn-discretefirstorder
A scikit-learn-compatible implementation of a discrete first order method for subset selection
subset-selection
Implementation of several methods for best subset selection and experimental setup for their comparison on several datasets.
miguelfmc's Repositories
miguelfmc/deeplearning-ndd-diagnostics
Processing gait data from patients with neurodegenerative diseases and training Deep Learning models to classify them.
miguelfmc/lip-reading
Deep Learning for Visual Speech Recognition
miguelfmc/pyGAM
[HELP REQUESTED] Generalized Additive Models in Python
miguelfmc/subset-selection
Implementation of several methods for best subset selection and experimental setup for their comparison on several datasets.
miguelfmc/bayesian-case-studies
Repository with a series of explainers and case studies around Bayesian data analysis
miguelfmc/california-energy-demand
A series of Jupyter notebooks where I explore and forecast electricity demand in California
miguelfmc/end-to-end-lipreading
Pytorch code for End-to-End Audiovisual Speech Recognition
miguelfmc/miguelfmc.github.io
My personal website hosted on https://miguelfmc.github.io
miguelfmc/shellper-ai
Python command line tool that uses OpenAI's GPT models to help you with Linux shell commands
miguelfmc/sklearn-discretefirstorder
A scikit-learn-compatible implementation of a discrete first order method for subset selection
miguelfmc/gaitndd-wrangling
Gathering and processing of the Gait Dynamics in Neuro-Degenerative Disease data from Physionet
miguelfmc/hello-world
Just my hello-world repository.
miguelfmc/keras-tutorial-GAN
This is just a notebook with the code following the tutorial at Datacamp on Generative Adversarial Networks with keras.
miguelfmc/Lipreading-ResNet
Torch code for using Residual Networks with LSTMs for Lipreading
miguelfmc/miguelfmc
My GitHub profile readme.
miguelfmc/python-mastery
Advanced Python Mastery (course by @dabeaz)