- Barcelona, Catalunya, Spain
- http://lucacerone.net
Stars
This repository contains the Hugging Face Agents Course.
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
These are the notes from my 2024-02-14 talk on algorithmic art with Python
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Collections of vector search related libraries, service and research papers
Python implementations of contextual bandits algorithms
Hands-On Graph Neural Networks Using Python, published by Packt
🤓 A curated awesome list of Machine Learning Engineering resources. Feel free to contribute!
Bumble's Private Detector - a pretrained model for detecting lewd images
A resource list for causality in statistics, data science and physics
This repo contains the Hugging Face Deep Reinforcement Learning Course.
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
Do find the e-book for free of cost Data Investigation- EDA the right way
The WeightWatcher tool for predicting the accuracy of Deep Neural Networks
My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA
My Advent of Code submissions. For 2021 and before, these are the original code I used, without any modifications after-the-fact. As such, they are probably not as efficient or short as they should…
Learn ML engineering for free in 4 months!
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
This repo contains annotated research papers that I found really good and useful
A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
Papers from the computer science community to read and discuss.
Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
A curated list of Monte Carlo tree search papers with implementations.