3 repos
Model Deployment — Artificial Intelligence & Machine Learning
We curate 3 GitHub repositories matching artificial intelligence & machine learning · Model Deployment. Refine with filters or upvote what's useful.
Model Deployment — Artificial Intelligence & Machine Learning
- tensorflow/tensorflow
TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The syst
C++deep-learningdeep-neural-networksdistributed - mlabonne/llm-course
This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as we
courselarge-language-modelsllm - tensorflow/tfjs-examples
This repository provides a collection of practical demonstrations and implementation guides for machine learning tasks using TensorFlow.js. It serves as a resource for developers to explore model architectures, training workflows, and data manipulation techniques across domains such as computer vision, natural language
JavaScript