425 results for TensorFlow · 0.078s

github.com/nickliqian/cnn_captcha

nickliqian/cnn_captcha

use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。 (⭐ 2880)

Sponsored Partners
github.com/asingh33/CNNGestureRecognizer

asingh33/CNNGestureRecognizer

Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV (⭐ 1042)

github.com/ritwik12/Celestial-bodies-detection

ritwik12/Celestial-bodies-detection

TensorFlow Image Classifier that can be used to classify whether an image is of a Planet (Earth, Mercury, Mars, etc), Galaxy (Spiral, Elliptical, Irregular), Satellites, Comets, Etc. (⭐ 85)

github.com/Skylark0924/Machine-Learning-is-ALL-You-Need

Skylark0924/Machine-Learning-is-ALL-You-Need

??《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!? This repository is ALL You Need! (⭐ 418)

www.bing.com/ck/a?!&&p=2aac97066096a4072addd57c8c541abe4f7f687f5a01cb24cfcc7ce519008b8dJmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=1a697d9d-656f-6a76-1743-6a8b64d06b00&u=a1aHR0cHM6Ly9sZWFybi5kZWVwbGVhcm5pbmcuYWkv&ntb=1

DeepLearning.AI - Learning Platform

Equip yourself with the knowledge necessary to use the TensorFlow API along with best practices and hands-on experience in one of the most in-demand deep learning frameworks.

github.com/uber/petastorm

uber/petastorm

Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code. (⭐ 1879)

github.com/IhmeGroup/Wildfire-TPU

IhmeGroup/Wildfire-TPU

Percolation model of wildland fire spread implemented in TensorFlow (⭐ 6)

www.bing.com/ck/a?!&&p=b14a2539e9fe5c185698578ecef2bc195daafe787cd0d34391fd3bf43cad9088JmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=0ad9c4c9-3c04-6d2c-1376-d3dc3d916cf8&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNjY0MjU1MDgvd2hhdC1pcy10aGUtbWVhbmluZy1vZi1mb3ItaW4tcmFuZ2U&ntb=1

What is the meaning of 'for _ in range() - Stack Overflow

Mar 1, 2021 · I'm looking at some tensorflow stuff and I understand for loops or atleast I think I do, however I came across for _ in range(20) and was wondering what is the meaning of the _ in this …

www.bing.com/ck/a?!&&p=acc954055f7c649a47b006394a341b63fea6740939c22faddeed1c8d4b629aa0JmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=0808f1bd-5168-6c86-2f90-e6a850766df2&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNjY0MjU1MDgvd2hhdC1pcy10aGUtbWVhbmluZy1vZi1mb3ItaW4tcmFuZ2U&ntb=1

What is the meaning of 'for _ in range() - Stack Overflow

Mar 1, 2021 · I'm looking at some tensorflow stuff and I understand for loops or atleast I think I do, however I came across for _ in range(20) and was wondering what is the meaning of the _ in this …

github.com/Kyubyong/transformer

Kyubyong/transformer

A TensorFlow Implementation of the Transformer: Attention Is All You Need (⭐ 4457)

github.com/LoSealL/VideoSuperResolution

LoSealL/VideoSuperResolution

A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow. (⭐ 1683)

github.com/krasserm/super-resolution

krasserm/super-resolution

Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution (⭐ 1515)

github.com/BenjiKCF/Neural-Net-with-Financial-Time-Series-Data

BenjiKCF/Neural-Net-with-Financial-Time-Series-Data

This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow (⭐ 761)

arxiv.org/abs/2307.00476v1

Pricing European Options with Google AutoML, TensorFlow, and XGBoost

Researchers have been using Neural Networks and other related machine-learning techniques to price options since the early 1990s. After three decades of improvements in machine learning techniques, computational processing power, cloud computing, and...