jtmancilla's Stars
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
OpenInterpreter/open-interpreter
A natural language interface for computers
mindsdb/mindsdb
The platform for building AI from enterprise data
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—foundation models
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
OpenInterpreter/01
The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
adbar/trafilatura
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
stanford-futuredata/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
dvmazur/mixtral-offloading
Run Mixtral-8x7B models in Colab or consumer desktops
cgpotts/cs224u
Code for Stanford CS224u
Nixtla/hierarchicalforecast
Probabilistic Hierarchical forecasting 👑 with statistical and econometric methods.
pysentimiento/pysentimiento
A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks
kieranjwood/trading-momentum-transformer
This code accompanies the the paper Trading with the Momentum Transformer: An Intelligent and Interpretable Architecture (https://arxiv.org/pdf/2112.08534.pdf).
alipay/PainlessInferenceAcceleration
mlco2/impact
ML has an impact on the climate. But not all models are born equal. Compute your model's emissions with our calculator and add the results to your paper with our generated latex template
SamsungSAILMontreal/ForestDiffusion
Generating and Imputing Tabular Data via Diffusion and Flow XGBoost Models
uxlfoundation/foundation
GoogleCloudPlatform/vertex-ai-samples
Notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage machine learning and generative AI workflows using Google Cloud Vertex AI.
machinelearnear/milei-gpt
Presidential bot built on top of Llama3-8B fine-tune over +100 hours of video interviews
ShuoTang123/MATRIX
Implementation of the MATRIX framework (ICML 2024)
machinelearnear-dev/rebordGPT
AI bot con episodios indexados del Metodo Rebord
wmfadel/KickStart
Football Flutter application, this app allows you to follow any football league any season and see league table, teams ranking, scorers ranking, live events of matches, teams statistics, players and coaches statistics, players transfers and more...
machinelearnear/comprar-en-zonaprop-con-llms
notebook combining web scrapping, RAG, LLMs, and Zonaprop property listings.
plncmm/guanaco-lora
somaonishi/MTR
The official implementation of the paper "Rethinking Data Augmentation for Tabular Data in Deep Learning"
confio/ProofOfEngagement
Whitepaper and models for Proof of Engagement
go-skynet/llama
an embeddable llama.cpp
kalthommusa/Flower-Image-Classifier
Project-2 of Udacity's Introduction to Machine Learning with TensorFlow Nanodegree. "Flower Image Classifier" is a Deep Learning Project with TensorFlow that aims to build a Keras model that accurately predicts the type of a particular flower among 102 different flower types, and then converts the developed image classifier into a command-line application.