Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinknights29/visual-search-system

This project builds a visual search system following the design from `Machine Learning System Design Interview` by Ali Aminian and Alex Xu
https://github.com/kevinknights29/visual-search-system

Last synced: 23 days ago
JSON representation

This project builds a visual search system following the design from `Machine Learning System Design Interview` by Ali Aminian and Alex Xu

Awesome Lists containing this project

README

        

# Visual-Search-System

This project builds a visual search system following the design from [`Machine Learning System Design Interview` by Ali Aminian and Alex Xu](https://amzn.to/3Pyd1Ak).

## Checklist

Remove once all items have been checked.

## Topics

1. [Overview](#overview)
2. [Goals](#goals)
3. [Scope and Context](#scope-and-context)
4. [System Design](#system-design)
5. [Alternatives Considered](#alternatives-considered)
6. [Learning Logs](#learning-logs)
7. [Resources](#resources)

---

## Overview

## Goals

## Scope and Context

## System Design

## Alternatives Considered

## Learning Logs

| Date | Learning |
|------|----------|
| | |

## Resources

- [`Machine Learning System Design Interview` by Ali Aminian and Alex Xu](https://amzn.to/3Pyd1Ak)