tensorflow tensorflow

tensorflow fue creado por tensorflow hace 10 año(s), y actualizado por última vez hace 3 mese(s).

An Open Source Machine Learning Framework for Everyone
C++ 1187.04MB Apache-2.0 Github
Stars
192.3k
Fork
74.9k
Watch
7.4k
Open Issues
1.9k

Install

See the TensorFlow install guide for the pip package, to enable GPU support, use a Docker container, and build from source.

To install the current release, which includes support for CUDA-enabled GPU cards (Ubuntu and Windows):

$ pip install tensorflow
 

Other devices (DirectX and MacOS-metal) are supported using Device plugins.

A smaller CPU-only package is also available:

$ pip install tensorflow-cpu
 

To update TensorFlow to the latest version, add --upgrade flag to the above commands.

Nightly binaries are available for testing using the tf-nightly and tf-nightly-cpu packages on PyPi.

Try your first TensorFlow program

$ python
 
>>> import tensorflow as tf
>>> tf.add(1, 2).numpy()
3
>>> hello = tf.constant('Hello, TensorFlow!')
>>> hello.numpy()
b'Hello, TensorFlow!'

supervision

34.3k Python MIT

We write your reusable computer vision tools. 💜

1 hace 3 año(s) hace 5 mese(s)

HivisionIDPhotos

18.5k Python Apache-2.0

⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。

1 hace 2 año(s) hace 6 mese(s)

OpenBB

44.1k Python NOASSERTION

Investment Research for Everyone, Everywhere.

1 hace 5 año(s) hace 6 mese(s)

vectordb-recipes

870 Jupyter Notebook Apache-2.0

High quality resources & applications for LLMs, multi-modal models and VectorDBs

1 hace 2 año(s) hace 3 mese(s)

OCRmyPDF

31.7k Python MPL-2.0

OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

1 hace 12 año(s) hace 3 mese(s)

browser-use

66.3k Python MIT

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

1 hace 1 año(s) hace 6 mese(s)

ragflow

67.3k TypeScript Apache-2.0

RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs

1 hace 2 año(s) hace 3 mese(s)

instructor

11.2k Python MIT

structured outputs for llms

1 hace 2 año(s) hace 6 mese(s)

kokoro-onnx

2k Python MIT

TTS with kokoro and onnx runtime

1 hace 1 año(s) hace 8 mese(s)

LocalAI

34.7k Go MIT

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference

1 hace 2 año(s) hace 6 mese(s)

swarms

5.1k Python Apache-2.0

The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai

1 hace 2 año(s) hace 6 mese(s)

Jobs_Applier_AI_Agent_AIHawk

28.5k Python AGPL-3.0

AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.

1 hace 1 año(s) hace 6 mese(s)

MoneyPrinterTurbo

19.9k Python MIT

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

1 hace 1 año(s) hace 1 año(s)