ggsdc
Project manager, product development and data scientist at baobab soluciones. MSc in Artificial Intelligence.
baobab solucionesMadrid, Spain
ggsdc's Stars
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
ArchiveBox/ArchiveBox
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
PromtEngineer/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
nostr-protocol/nostr
a truly censorship-resistant alternative to Twitter that has a chance of working
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
jackyzha0/quartz
🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
2004content/rarbg
Backup of magnets from RARBG
has2k1/plotnine
A Grammar of Graphics for Python
miguelgrinberg/python-socketio
Python Socket.IO server and client
OneLoneCoder/olcPixelGameEngine
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
man-group/arctic
High performance datastore for time series and tick data
GokuMohandas/mlops-course
Learn how to design, develop, deploy and iterate on production-grade ML applications.
pgmpy/pgmpy
Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.
feature-engine/feature_engine
Feature engineering package with sklearn like functionality
ERGO-Code/HiGHS
Linear optimization software
sematic-ai/sematic
An open-source ML pipeline development platform
brandur/sorg
A Go-based static site generator that compiles brandur.org.
khalil-research/PyEPO
A PyTorch-based End-to-End Predict-then-Optimize Library for Linear and Integer Programming
eli5-org/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
repo-sync/repo-sync
🔄 Keep a pair of GitHub repos in sync
sachadee/Dlib
Dlib compiled binary (.whl) for python 3.7, 3.8, 3.9 for windows x64
DTUWindEnergy/TOPFARM
A repository for a wind plant layout optimisation tool based on FUSED-Wind and FUSED-Wake
guillermo-navas-palencia/clogistic
Logistic regression with bound and linear constraints. L1, L2 and Elastic-Net regularization.
rocket3989/worlds-2022
ggsdc/tsp-solvers
Repository with examples of how to solve a tsp with pso, aco, ga and integer programming
tobybessant/terrain-generation
Noise-based terrain generation written in C++ and OpenGL 3
world-admin/Capacitated-Vehicle-Routing-Problem
Capacitated vehicle routing problem implemented in python using DEAP package. Non dominated sorting Genetic algorithm is used to solve Multiobjective problem of minimizing Total distance travelled by all vehicles and minimizing total number of vehicles at same time.