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!

preguntada hace 2 años502 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
EXPERTO
respondido hace 2 años
  • 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.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas