Statistics for topic tensorflow
RepositoryStats tracks 630,443 Github repositories, of these 2,300 are tagged with the tensorflow topic. The most common primary language for repositories using this topic is Python (1,288). Other languages include: Jupyter Notebook (505), C++ (97), JavaScript (77), Java (33), TypeScript (31), Go (23), HTML (19), C (16), C# (15)
Stargazers over time for topic tensorflow
Most starred repositories for topic tensorflow (view more)
Trending repositories for topic tensorflow (view more)
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、大模型、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
An Open Source Machine Learning Framework for Everyone
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、大模型、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
Face detection from webcam in browser using javascript library face-api.js
Predict battery state of charge (SOC) using machine learning + Streamlit web app.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、大模型、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
An Open Source Machine Learning Framework for Everyone
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、大模型、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
Face detection from webcam in browser using javascript library face-api.js
⚡️SwanLab - an open-source, modern-design AI training tracking and visualization tool. Supports Cloud / Self-hosted use. Integrated with PyTorch / Transformers / LLaMA Factory / Swift / Ultralytics / ...
ODIR-2019: Ocular Disease Intelligent Recognition is a project leveraging state-of-the-art deep learning architectures to analyze and classify ocular diseases based on medical imaging data. This repos...
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、大模型、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
An Open Source Machine Learning Framework for Everyone
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、大模型、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
Welcome to the ultimate guide for starting your journey in Artificial Intelligence and Machine Learning in 2025! This roadmap provides a step-by-step approach to mastering AI and ML, from fundamentals...
Comprehensive repository of Data Science projects spanning Machine Learning, Deep Learning, and Natural Language Processing. Demonstrates practical applications of algorithms and tools on real-world d...
⚡️SwanLab - an open-source, modern-design AI training tracking and visualization tool. Supports Cloud / Self-hosted use. Integrated with PyTorch / Transformers / LLaMA Factory / Swift / Ultralytics / ...
a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
[NeurIPS 2024] Neural Localizer Fields for Continuous 3D Human Pose and Shape Estimation
Deep Learning Deployment Framework: Supports tf/torch/trt/trtllm/vllm and other NN frameworks. Support dynamic batching, and streaming modes. It is dual-language compatible with Python and C++, offeri...
Introducing the AI-Powered Electronic Component Sorter: The Ultimate in Intelligent Component Management
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
An Open Source Machine Learning Framework for Everyone
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Deep Learning Deployment Framework: Supports tf/torch/trt/trtllm/vllm and other NN frameworks. Support dynamic batching, and streaming modes. It is dual-language compatible with Python and C++, offeri...
An open source DevOps tool for packaging and versioning AI/ML models, datasets, code, and configuration into an OCI artifact.
Hands-on MLOps projects to explore and learn the practical aspects of machine learning engineering for production.
Deep learning-based image captioning with Flickr8k dataset. Code includes data prep, model training, and a Streamlit app.
动手实战人工智能系列教程,希望从监督学习开始,带你入门机器学习和深度学习。我尝试剖析和推导每一个基础算法的原理,将数学过程写出来,同时基于 Python 代码对公式进行实现,做到公式和代码的一一对应。与此同时,我也会利用主流的开源框架重复同样的过程,帮助读者看出手动实现和主流框架实现之间的区别。