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!

1 Antwort
0
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 2 Jahren
  • 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.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen