MauroEBordon's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
vogler/free-games-claimer
Automatically claims free games on the Epic Games Store, Amazon Prime Gaming and GOG.
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.
eeghor/mta
Multi-Touch Attribution
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
facebookresearch/ImageBind
ImageBind One Embedding Space to Bind Them All
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
rasbt/machine-learning-notes
Collection of useful machine learning codes and snippets (originally intended for my personal use)
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
illustrated-machine-learning/illustrated-machine-learning.github.io
Website containing illustrations about Machine Learning theory!
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
tomdee/president
Information Set Monte Carlo Tree Search (ISMCTS) implementation of the card game "president" (https://en.wikipedia.org/wiki/President_(card_game))
multiprocessio/dsq
Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
dariosg/eci35_hetprog
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
freopen/chess-erdos
Calculate chess version of Erdos Number for all Lichess users
diego-vicente/som-tsp
Solving the Traveling Salesman Problem using Self-Organizing Maps
mauroeparis/scrappdept
Me quiero mudar
Buuntu/fastapi-react
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
MauroEBordon/mauroebordon
AIDEA775/AIDEA775.github.io
Nada que ver por aquí.
joaquinfeltes/Predecir_respuestas_de_tweets
Predecir cuántas respuestas va a tener un tweet como tarea de pretexto, para agregarlo a un pipeline de contestacion de tweets.
crscardellino/sbwce
Spanish Billion Word Corpus and Embeddings
joaquinfeltes/Genuary_2022
I'm doing Genuary, an aritifiacilly generated month to build code that make beautiful things.
lbiedma/anfamaf2021
Repositorio de la materia Análisis Numérico / Análisis Numérico I del año 2021 en FAMAF, Universidad Nacional de Córdoba.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
piskvorky/gensim-data
Data repository for pretrained NLP models and NLP corpora.
FionnD/Reddit-QA-Corpus
A question and answer corpus from the /r/askreddit subreddit. Designed for training seq2seq neural networks.
pistocop/subreddit-comments-dl
Download subreddit comments
eleanarinaudo/DataAnalytics
Este curso tiene como objetivo principal aprender lo suficiente para automatizar tareas comunes, manipular archivos y hojas de datos de manera eficiente, y representar información gráficamente de manera sencilla. Todas estas tareas pueden ser realizadas usando programación sin necesidad de convertirse en un experto del tema. El contenido de este curso introductorio está orientado hacia aquellos que tienen conocimientos básicos sobre programación en Python (tales como tipos de datos, funciones y estructuras de datos). Se verán conceptos y temas fundamentales acerca de librerías, lectura de archivos y análisis y representación de datos, poniendo en práctica lo aprendido mediante desafíos interactivos y ejercicios prácticos.