Add section for machine learning

This commit is contained in:
Yuan Tang
2023-01-30 18:51:42 -05:00
committed by GitHub
parent 1cbc8a3e5a
commit 9039d5fd5b

View File

@@ -21,6 +21,7 @@
- [Micro services & Distributed Systems](#micro-services--distributed-systems) - [Micro services & Distributed Systems](#micro-services--distributed-systems)
- [Internet of things](#internet-of-things) - [Internet of things](#internet-of-things)
- [Big Data](#big-data) - [Big Data](#big-data)
- [Machine Learning](#machine-learning)
- [Databases and storage](#databases) - [Databases and storage](#databases)
- [DevOps & containers](#devops--containers) - [DevOps & containers](#devops--containers)
- [Mobile](#mobile) - [Mobile](#mobile)
@@ -144,6 +145,9 @@
- [mapreduce-patterns](https://highlyscalable.wordpress.com/2012/02/01/mapreduce-patterns) - Map-reduce patterns. - [mapreduce-patterns](https://highlyscalable.wordpress.com/2012/02/01/mapreduce-patterns) - Map-reduce patterns.
- [streaming-realtime-analytics](https://iwringer.wordpress.com/2015/08/03/patterns-for-streaming-realtime-analytics) - 13 Stream Processing Patterns for building Streaming and Realtime Applications. - [streaming-realtime-analytics](https://iwringer.wordpress.com/2015/08/03/patterns-for-streaming-realtime-analytics) - 13 Stream Processing Patterns for building Streaming and Realtime Applications.
## Machine Learning
- [distributed-ml-patterns](https://github.com/terrytangyuan/distributed-ml-patterns) - Distributed machine learning system patterns.
## Databases and Storage ## Databases and Storage
- SQL - SQL
- [database tenancy patterns](https://docs.microsoft.com/en-us/azure/sql-database/saas-tenancy-app-design-patterns) - Multi-tenant SaaS database tenancy patterns - [database tenancy patterns](https://docs.microsoft.com/en-us/azure/sql-database/saas-tenancy-app-design-patterns) - Multi-tenant SaaS database tenancy patterns