Sagemaker Built-in Algorithms

0

I am exploring the Sagemaker Built-in algorithms, and I am curious to learn more about the details of the algorithms. However, I am surprised that it is hard to find any references for the research background and implementation details in the numerous documents and tutorials for particular algorithms. If such information exists somewhere, I would highly appreciate a pointer. Thanks a lot in advance!

已提問 2 年前檢視次數 502 次
1 個回答
0
已接受的答案

thanks for your interest in the built-in algorithms! You can find research papers in the documentation of many of them. And documentation page has a section "how it works" explaining the science of every algorithm. For example:

AWS
專家
已回答 2 年前
  • Thank you very much for the swift response; the links to the research papers are exactly the type of information I am looking for. However, let's take the paper "BlazingText: Scaling and Accelerating Word2Vec using Multiple GPUs" as an example: Where exactly in the AWS documentation would I find a link to it? Is there a central place to access the foundational papers for the different algorithms?

  • As Oliver mentioned, the SageMaker developer guide links to the appropriate papers (for example, see BlazingText) or has a 'How it works' section (for example, K-means). For information on all built-in algorithms, see here.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南