Gonzalob90
MSc. Machine Learning (UCL, London). Interested in generative modelling and unsupervised learning.
London
Gonzalob90's Stars
JianyuZhan/vllm-on-sagemaker
Run vLLM on Amazon Sagemaker
zenml-io/awesome-open-data-annotation
Open Source Data Annotation & Labeling Tools
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
abacaj/fine-tune-mistral
Fine-tune mistral-7B on 3090s, a100s, h100s
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
langchain-ai/langchain-aws-template
Build Generative AI applications with Langchain on AWS
kelvins/awesome-mlops
:sunglasses: A curated list of awesome MLOps tools
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
microsoft/aml-acceleration-template
A template repository for quickly adopting Azure Machine Learning
aws-samples/amazon-emr-optimize-data-processing
Optimizing downstream data processing with Amazon Kinesis Data Firehose and Amazon EMR running Apache Spark
theicfire/makefiletutorial
Learn make by example
udacity/nd9991-c2-Infrastructure-as-Code-v1-Exercises_Solution
This repository contains the solution to the exercises given in the last concept of each Lesson 1 to Lesson 5.
kgoedecke/circleci-beanstalk-example
CircleCI 2.0 AWS Beanstalk example to deploy Node app
ctgk/PRML
PRML algorithms implemented in Python
UKPLab/emnlp2017-relation-extraction
Context-Aware Representations for Knowledge Base Relation Extraction
karpathy/pytorch-normalizing-flows
Normalizing flows in PyTorch. Current intended use is education not production.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
manash-biswal/Python-Books
abdulfatir/normalizing-flows
Understanding normalizing flows
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
Kyubyong/bert_ner
Ner with Bert
calofmijuck/pytorch-bert-fine-tuning
Fine tuning runner for BERT with pytorch
lemonhu/NER-BERT-pytorch
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
minimaxir/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
thunlp/ERNIE
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
Nate711/StanfordDoggoProject
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
facebookresearch/poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
anvaka/word2vec-graph
Exploring word2vec embeddings as a graph of nearest neighbors