- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 274 for Learning (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/BUILD
# TODO(b/173549186): Move Google-internal TF code out of learning/brain package_group( name = "internal", packages = [ "//devtools/python/indexer/...", "//learning/brain/keras/...", "//learning/brain/mlir/...", "//learning/brain/tfrt/...", "//learning/lib/ami/simple_ml/...", "//learning/pathways/...", "//learning/serving/contrib/tfrt/mlir/canonical_ops/...",
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Mar 24 21:00:18 GMT 2026 - 53.1K bytes - Click Count (0) -
README.md
------------------- | [](https://www.tensorflow.org/api_docs/) | [TensorFlow](https://www.tensorflow.org/) is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of [tools](https://www.tensorflow.org/resources/tools), [libraries](https://www.tensorflow.org/resources/libraries-extensions), and
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 10:38:57 GMT 2026 - 11.6K bytes - Click Count (0) -
docs/en/data/topic_repos.yml
- name: SurfSense html_url: https://github.com/MODSetter/SurfSense stars: 13614 owner_login: MODSetter owner_html_url: https://github.com/MODSetter - name: machine-learning-zoomcamp html_url: https://github.com/DataTalksClub/machine-learning-zoomcamp stars: 12780 owner_login: DataTalksClub owner_html_url: https://github.com/DataTalksClub - name: fastapi_mcp html_url: https://github.com/tadata-org/fastapi_mcp
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 12:36:41 GMT 2026 - 16K bytes - Click Count (0) -
docs/ja/docs/tutorial/path-params.md
そして、固定値のクラス属性を作ります。すると、その値が使用可能な値となります: {* ../../docs_src/path_params/tutorial005_py310.py hl[1,6:9] *} /// tip | 豆知識 "AlexNet"、"ResNet"そして"LeNet"は機械学習<dfn title="厳密には、Deep Learning のモデルアーキテクチャ">モデル</dfn>の名前です。 /// ### *パスパラメータ*の宣言 { #declare-a-path-parameter } 次に、作成したenumクラスである`ModelName`を使用した型アノテーションをもつ*パスパラメータ*を作成します:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 10.8K bytes - Click Count (0) -
docs/ko/docs/tutorial/path-params.md
클라이언트에 반환하기 전에 해당 값(이 경우 문자열)으로 변환됩니다: {* ../../docs_src/path_params/tutorial005_py310.py hl[18,21,23] *} 클라이언트는 아래와 같은 JSON 응답을 얻게 됩니다: ```JSON { "model_name": "alexnet", "message": "Deep Learning FTW!" } ``` ## 경로를 포함하는 경로 매개변수 { #path-parameters-containing-paths } 경로 `/files/{file_path}`를 가진 *경로 처리*가 있다고 해봅시다. 하지만 `file_path` 자체가 `home/johndoe/myfile.txt`와 같은 *경로*를 포함해야 합니다.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 9.9K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/path-params.md
在回傳給用戶端之前,它們會被轉成對應的值(此例為字串): {* ../../docs_src/path_params/tutorial005_py310.py hl[18,21,23] *} 你的用戶端會收到像這樣的 JSON 回應: ```JSON { "model_name": "alexnet", "message": "Deep Learning FTW!" } ``` ## 包含路徑的路徑參數 { #path-parameters-containing-paths } 假設你有一個路徑為 `/files/{file_path}` 的「路徑操作」。 但你需要 `file_path` 本身就包含一個「路徑」,像是 `home/johndoe/myfile.txt`。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 8.4K bytes - Click Count (0) -
docs/zh/docs/tutorial/path-params.md
返回给客户端之前,会把枚举成员转换为对应的值(本例中为字符串): {* ../../docs_src/path_params/tutorial005_py310.py hl[18,21,23] *} 客户端中的 JSON 响应如下: ```JSON { "model_name": "alexnet", "message": "Deep Learning FTW!" } ``` ## 包含路径的路径参数 { #path-parameters-containing-paths } 假设路径操作的路径为 `/files/{file_path}`。 但需要 `file_path` 中也包含路径,比如,`home/johndoe/myfile.txt`。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 7.6K bytes - Click Count (0) -
docs/tr/docs/advanced/events.md
## Kullanım Senaryosu { #use-case } Önce bir **kullanım senaryosu** örneğiyle başlayalım, sonra bunu bununla nasıl çözeceğimize bakalım. Request’leri işlemek için kullanmak istediğiniz bazı **machine learning modelleriniz** olduğunu hayal edelim. 🤖Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 8.3K bytes - Click Count (0) -
docs/de/docs/_llm-test.md
* <dfn title="Eine Methode des Machine Learning, die künstliche neuronale Netze mit zahlreichen versteckten Schichten zwischen Eingabe- und Ausgabeschicht verwendet und so eine umfassende interne Struktur entwickelt">Deep Learning</dfn> ## Überschriften { #headings } //// tab | Test
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 12.3K bytes - Click Count (0) -
docs/es/docs/_llm-test.md
* <dfn title="Un grupo de máquinas configuradas para estar conectadas y trabajar juntas de alguna manera.">clúster</dfn> * <dfn title="Un método de Machine Learning que usa redes neuronales artificiales con numerosas capas ocultas entre las capas de entrada y salida, desarrollando así una estructura interna completa">Deep Learning</dfn> ## Encabezados { #headings } //// tab | Prueba ### Desarrolla una webapp - un tutorial { #develop-a-webapp-a-tutorial }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 12.2K bytes - Click Count (0)