tensorflow
Topic

tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

Repositories (1193)

nlf
nlf isarandi Python

[NeurIPS 2024] Neural Localizer Fields for Continuous 3D Human Pose and Shape Estimation

447
CapsNet
CapsNet loretoparisi

CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art

446
neural-architecture-search
neural-architecture-search titu1994 Python

Basic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).

446
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel rohan-paul Jupyter Notebook

The full collection of all codes for my Youtube Channel segregated as per topic.

446
GAN_Review
GAN_Review sheqi

A Survey and Taxonomy of the Recent GANs Development,computer vision & time series

445
attention_keras
attention_keras thushv89 Python

Keras Layer implementation of Attention for Sequential models

444
xrblocks
xrblocks google TypeScript

XR Blocks is a lightweight WebXR + AI library for rapidly prototyping advanced AI + XR experiences.

444
visual_search
visual_search tuan3w JavaScript

A visual search engine based on Elasticsearch and Tensorflow

443
tensorflow-cmake
tensorflow-cmake PatWie CMake

TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake

443
TensorFlow-iOS-Example
TensorFlow-iOS-Example hollance Swift

Source code for my blog post "Getting started with TensorFlow on iOS"

440
automating-technical-analysis
automating-technical-analysis akurgat Python

Using data analytics alongside popular trading strategies and indicators, to identify best trading actions based solely on the price action.

440
Machine-Learning-for-Beginner-by-Python3
Machine-Learning-for-Beginner-by-Python3 Anfany Python

为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。

438
a3c_trading
a3c_trading evgps Jupyter Notebook

Trading with recurrent actor-critic reinforcement learning

437
ai-lab
ai-lab tlkh JavaScript

All-in-one AI container for rapid prototyping

436
inpainting_gmcnn
inpainting_gmcnn shepnerd Python

Image Inpainting via Generative Multi-column Convolutional Neural Networks, NeurIPS2018

435
Adversarial_Autoencoder
Adversarial_Autoencoder Naresh1318 Python

A wizard's guide to Adversarial Autoencoders

434
image-quality
image-quality ocampor Python

Image quality is an open source software library for Image Quality Assessment (IQA).

434
sbnet
sbnet uber-research Python

Sparse Blocks Networks

433
sdsandbox
sdsandbox tawnkramer C#

This provides a sandbox simulator for training a self-driving car. This uses Unity for simulation and Python with Keras and Tensorflow for training. R...

433
emotion-classification-from-audio-files
emotion-classification-from-audio-files marcogdepinto Python

Understanding emotions from audio files using neural networks and multiple datasets.

432
framework-reproducibility
framework-reproducibility NVIDIA Python

Providing reproducibility in deep learning frameworks

431
Attention-ocr-Chinese-Version
Attention-ocr-Chinese-Version A-bone1 Python

Attention OCR Based On Tensorflow

429
Dr.Sure
Dr.Sure wangqingbaidu Python

🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。

429
deepcut
deepcut rkcosmos Python

A Thai word tokenization library using Deep Neural Network

429
AirGesture
AirGesture vietnh1009 Python

Play games without touching keyboard

428
fer
fer justinshenk Jupyter Notebook

Facial Expression Recognition with a deep neural network as a PyPI package

427
RMDL
RMDL kk7nc Python

RMDL: Random Multimodel Deep Learning for Classification

426
Deep-Learning
Deep-Learning Robinwho

深度学习/人工智能/机器学习资料汇总(Deep Learning/Artificial Intelligent/Machine Learning) 持续更新……

426
multi-class-text-classification-cnn
multi-class-text-classification-cnn jiegzhan Python

Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow...

425
MIScnn
MIScnn frankkramer-lab Python

A framework for Medical Image Segmentation with Convolutional Neural Networks and Deep Learning

425
DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2
DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2 LynnHo Python

Reimplementation of GANs

424
Machine-Learning-is-ALL-You-Need
Machine-Learning-is-ALL-You-Need Skylark0924 Python

🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This...

424
Machine-Learning-Notebooks
Machine-Learning-Notebooks jxareas Jupyter Notebook

The full collection of Jupyter Notebook labs from Andrew Ng's Machine Learning Specialization.

424
tensorflow-char-rnn
tensorflow-char-rnn crazydonkey200 Python

Char-RNN implemented using TensorFlow.

423
unreal
unreal miyosuda Python

Reinforcement learning with unsupervised auxiliary tasks

423
mlops-with-vertex-ai
mlops-with-vertex-ai GoogleCloudPlatform Jupyter Notebook

An end-to-end example of MLOps on Google Cloud using TensorFlow, TFX, and Vertex AI

423
tf_seq2seq_chatbot
tf_seq2seq_chatbot nicolas-ivanov Python

[unmaintained]

422
RL-Chatbot
RL-Chatbot pochih Python

🤖 Deep Reinforcement Learning Chatbot

422
PlaneNet
PlaneNet art-programmer Python

PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image

422
Real-time-self-adaptive-deep-stereo
Real-time-self-adaptive-deep-stereo CVLAB-Unibo Python

Code for "Real-time self-adaptive deep stereo" - CVPR 2019 (ORAL)

422
dataloader
dataloader NVIDIA-Merlin Python

The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX

422
keras-text
keras-text raghakot Python

Text Classification Library in Keras

421
R2CNN_FPN_Tensorflow
R2CNN_FPN_Tensorflow yangxue0827 Python

R2CNN: Rotational Region CNN Based on FPN (Tensorflow)

420
tflite-android-transformers
tflite-android-transformers huggingface Java

DistilBERT / GPT-2 for on-device inference thanks to TensorFlow Lite with Android demo apps

420
hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference
hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference kaiwaehner Jupyter Notebook

Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store...

419
FedScale
FedScale SymbioticLab Python

FedScale is a scalable and extensible open-source federated learning (FL) platform.

419
human-motion-prediction
human-motion-prediction una-dinosauria Python

Simple baselines and RNNs for predicting human motion in tensorflow. Presented at CVPR 17.

418
DeepPiCar
DeepPiCar dctian Jupyter Notebook

Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor

418
katana-skipper
katana-skipper katanaml Python

Simple and flexible ML workflow engine

418
SimGAN
SimGAN mjdietzx Python

Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training

417