#
Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
Here are 12,743 public repositories matching this topic...
Deep Learning for humans
-
Updated
Aug 10, 2022 - Python
Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
Updated
Jul 12, 2022 - Python
TensorFlow code and pre-trained models for BERT
-
Updated
Aug 7, 2022 - Python
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
python
aws
data-science
machine-learning
caffe
theano
big-data
spark
deep-learning
hadoop
tensorflow
numpy
scikit-learn
keras
pandas
kaggle
scipy
matplotlib
mapreduce
-
Updated
Apr 3, 2022 - Python
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
Updated
Jul 13, 2022 - Python
davzaman
commented
Aug 4, 2022
What happened + What you expected to happen
- Getting a ton of warnings from pytorch-lightning about deprecation of certain hooks.
- Expect no warnings.
- The
TuneCallbackhas old hooks such askeyboard_interruptwhich have been deprecated.
The most list of the deprecated hooks
Deezer source separation library including pretrained models.
-
Updated
Jun 28, 2022 - Python
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
python
data-science
machine-learning
natural-language-processing
computer-vision
deep-learning
mxnet
book
notebook
tensorflow
keras
pytorch
kaggle
-
Updated
Aug 9, 2022 - Python
dgrnd4
commented
Jun 15, 2022
Adding a Dataset
- Name: Stanford dog dataset
- Description: The dataset is about 120 classes for a total of 20.580 images. You can find the dataset here http://vision.stanford.edu/aditya86/ImageNetDogs/
- Paper: http://vision.stanford.edu/aditya86/ImageNetDogs/
- Data: *[link to the Github repository or current dataset location](http://vision.stanford.edu/aditya86/Ima
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
machine-learning
spark
deep-learning
uber
mxnet
tensorflow
mpi
keras
pytorch
machinelearning
baidu
deeplearning
ray
-
Updated
Aug 9, 2022 - Python
Face recognition using Tensorflow
-
Updated
May 26, 2022 - Python
shenoynikhil
commented
Jun 3, 2022
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
python
nlp
machine-learning
natural-language-processing
tutorial
deep-learning
course-materials
tensorflow
chatbot
stanford
-
Updated
Dec 22, 2020 - Python
机器学习相关教程
-
Updated
Dec 22, 2020 - Python
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
Jan 25, 2021 - Python
Open
如何将md当做ipynb打开?
9
Qinzixin
opened
Apr 4, 2020
TensorFlow-based neural network library
-
Updated
May 26, 2022 - Python
haifeng-jin
commented
Nov 5, 2020
Feature Description
We want to enable the users to specify the value ranges for any argument in the blocks.
The following code example shows a typical use case.
The users can specify the number of units in a DenseBlock to be either 10 or 20.
Code Example
import auall kinds of text classification models and more with deep learning
nlp
text-classification
tensorflow
classification
convolutional-neural-networks
sentence-classification
fasttext
attention-mechanism
multi-label
memory-networks
multi-class
textcnn
textrnn
-
Updated
Jul 5, 2022 - Python
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
-
Updated
Mar 30, 2022 - Python
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
-
Updated
Apr 2, 2022 - Python
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
python
google
reinforcement-learning
deep-learning
neural-network
tensorflow
chatbot
artificial-intelligence
gan
dqn
imagenet
tensorflow-tutorials
object-detection
a3c
tensorlayer
tensorflow-tutorial
-
Updated
Jul 20, 2022 - Python
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
-
Updated
May 17, 2022 - Python
Setup and customize deep learning environment in seconds.
caffe
lasagne
theano
deep-learning
jupyter
mxnet
chainer
cntk
tensorflow
docker-image
keras
torch
pytorch
caffe2
sonnet
dockerfile-generator
onnx
-
Updated
Mar 30, 2022 - Python
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
-
Updated
May 4, 2022 - Python
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
machine-learning
real-time
deep-neural-networks
deep-learning
graph
tensorflow
image-processing
convolutional-networks
convolutional-neural-networks
object-detection
darknet
mobile-development
-
Updated
May 26, 2022 - Python
XLNet: Generalized Autoregressive Pretraining for Language Understanding
-
Updated
Aug 27, 2021 - Python
An open source library for deep learning end-to-end dialog systems and chatbots.
nlp
bot
machine-learning
deep-neural-networks
ai
deep-learning
tensorflow
chatbot
artificial-intelligence
named-entity-recognition
question-answering
chitchat
nlp-machine-learning
dialogue-agents
dialogue-systems
slot-filling
entity-extraction
dialogue-manager
intent-classification
intent-detection
-
Updated
Aug 8, 2022 - Python
Created by Google Brain Team
Released November 9, 2015
- Organization
- tensorflow
- Website
- www.tensorflow.org
- Wikipedia
- Wikipedia
Feature request
We currently have 2 monocular depth estimation models in the library, namely DPT and GLPN.
It would be great to have a pipeline for this task, with the following API: