Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Tensorflow

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

https://github.com/peptoneltd/dspp-keras

Protein order and disorder data for Keras, Tensor Flow and Edward frameworks with automated update cycle made for continuous learning applications.

ai amino-acids biology biotechnology database dataset keras machine-learning polymer prediction protein protein-structure tensorflow

Last synced: 12 Nov 2024

https://github.com/ivanbongiorni/gan-rnn_timeseries-imputation

Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.

cnn forecasting gan machine-learning python rnn seq2seq tensorflow tensorflow2

Last synced: 31 Oct 2024

https://github.com/ymcui/lert

LERT: A Linguistically-motivated Pre-trained Language Model(语言学信息增强的预训练模型LERT)

bert lert nlp plm pre-train pytorch tensorflow transformer

Last synced: 28 Oct 2024

https://github.com/shiffman/tensorflow-js-examples

Working on some new examples with tensorflow.js and p5.js

javascript machine-learning ml5 p5js tensorflow tensorflow-js

Last synced: 27 Oct 2024

https://github.com/Syn-McJ/TFClassify-Unity

An example of using Tensorflow with Unity for image classification and object detection.

csharp deep-learning image-classification object-detection object-recognition tensorflow tensorflowsharp unity unity3d

Last synced: 10 Nov 2024

https://github.com/modelzoo/modelzoo

A Scaffold to help you build Deep Learning Model much more easily, implemented with TensorFlow 2.0

deep-learning keras modelzoo tensorflow

Last synced: 26 Oct 2024

https://github.com/OverLordGoldDragon/keras-adamw

Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers

adamw adamwr keras learning-rate-multipliers nadam optimizers sgd tensorflow warm-restarts

Last synced: 13 Nov 2024

https://github.com/overlordgolddragon/keras-adamw

Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers

adamw adamwr keras learning-rate-multipliers nadam optimizers sgd tensorflow warm-restarts

Last synced: 31 Oct 2024

https://github.com/awjuliani/Pix2Pix-Film

An implementation of Pix2Pix in Tensorflow for use with frames from films

gan pix2pix tensorflow

Last synced: 07 Aug 2024

https://github.com/synthesized-infinity/whatsapp-botto-xre

Lightweight, Efficient & Stable Whatsapp-Botto-Xre built with Baileys.

automation baileys bot tensorflow websocket whatsapp-bot whatsapp-web

Last synced: 14 Oct 2024

https://github.com/j3soon/tbparse

Load tensorboard event logs as pandas DataFrames for scientific plotting; Supports both PyTorch and TensorFlow

machine-learning parser plot python pytorch reader tensorboard tensorboardx tensorflow

Last synced: 03 Aug 2024

https://github.com/yanwii/ChineseNER

基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型

bert-bilstm-crf bert-chinese bi-gru-crf named-entity-recognition tensorflow

Last synced: 02 Nov 2024

https://github.com/lopuhin/transformer-lm

Transformer language model (GPT-2) with sentencepiece tokenizer

gpt-2 language-model tensorflow

Last synced: 27 Oct 2024

https://github.com/xarray-contrib/xbatcher

Batch generation from xarray datasets

keras pytorch tensorflow xarray xarray-accessor

Last synced: 22 Oct 2024

https://github.com/CleanPegasus/TensorDash

TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training is completed or crashed.

android deep-learning fastai java keras machine-learning pypi python python-package pytorch remote-monitoring tensorflow

Last synced: 03 Aug 2024

https://github.com/hadim/docker-tensorflow-builder

Docker images to compile TensorFlow yourself.

docker docker-image tensorflow

Last synced: 05 Nov 2024

https://github.com/hamedmp/imageflow

A simple wrapper of TensorFlow for Converting, Importing (and Soon, Training) Images in tensorflow.

imageflow tensorflow wrapper

Last synced: 26 Oct 2024

https://github.com/Spenhouet/tensorboard-aggregator

Aggregate multiple tensorboard runs to new summary or csv files

aggregator csv-export summarizer tensorboard tensorflow

Last synced: 05 Aug 2024

https://github.com/gizatechxyz/orion

ONNX Runtime in Cairo 1.0 for verifiable ML inference using STARK

cairo-lang deep-learning machine-learning onnx starknet tensorflow

Last synced: 26 Oct 2024

https://github.com/norkator/open-intelligence

Creepy stalking tool to process security camera motion triggered images and sort seen objects in different categories, detect license plates and faces. Has PWA ready web front end. Meant to make property monitoring faster without need to watch video recordings.

alpr clustering face-detection face-recognition intelligence-cctv intelligence-gathering load-balancing neural-nets neural-networks object-detection plate-detection plate-recognition security-camera security-cameras super-resolution surveillance surveillance-systems tensorflow yolov3 yolov4

Last synced: 06 Nov 2024

https://github.com/katanaml/sample-apps

Sample apps for YouTube channel. Machine Learning, Web Development, Python.

machine-learning python tensorflow

Last synced: 13 Nov 2024

https://github.com/philferriere/tfvos

Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segmentation (NIPS 2017)* as part of the NIPS Paper Implementation Challenge.

convolutional-neural-networks deep-learning instance-segmentation optical-flow recurrent-neural-networks segmentation tensorflow video-segmentation

Last synced: 01 Nov 2024

https://github.com/floydhub/dockerfiles

Deep Learning Dockerfiles

deep-learning docker pytorch tensorflow torch

Last synced: 06 Nov 2024

https://github.com/sugyan/tf-dcgan

DCGAN implementation by TensorFlow

dcgan tensorflow

Last synced: 03 Aug 2024

https://github.com/floydhub/floyd-cli

Command line tool for FloydHub - the fastest way to build, train, and deploy deep learning models

ai artificial-intelligence deep-learning floyd floyd-cli floydhub gpu machine-learning python pytorch tensorflow

Last synced: 31 Oct 2024

https://github.com/mesosphere/dcos-commons

DC/OS SDK is a collection of tools, libraries, and documentation for easy integration of technologies such as Kafka, Cassandra, HDFS, Spark, and TensorFlow with DC/OS.

cassandra dcos dcos-data-services-guild declarative elasticsearch hdfs kafka kubernetes mesos stateful-containers tensorflow

Last synced: 12 Oct 2024

https://github.com/jinglescode/time-series-forecasting-tensorflowjs

Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework

deep-learning javascript lstm machine-learning neural-network rnn tensorflow tensorflowjs time-series-forecasting

Last synced: 01 Nov 2024

https://jinglescode.github.io/time-series-forecasting-tensorflowjs/

Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework

deep-learning javascript lstm machine-learning neural-network rnn tensorflow tensorflowjs time-series-forecasting

Last synced: 26 Oct 2024

https://github.com/wookayin/tensorflowkr-2017-talk-bestpractice

💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)

best-practices slides tensorflow

Last synced: 27 Oct 2024

https://github.com/danielegrattarola/twitter-sentiment-cnn

An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment classification on tweets.

deep-learning nlp python sentiment-classification tensorflow twitter

Last synced: 01 Nov 2024

https://github.com/cifkao/groove2groove

Code for "Groove2Groove: One-Shot Music Style Transfer with Supervision from Synthetic Data"

deep-learning magenta music-style-transfer neural-network paper papers-with-code style-transfer tensorflow

Last synced: 13 Nov 2024

https://github.com/l11x0m7/Question_Answering_Models

This repo collects and re-produces models related to domains of question answering and machine reading comprehension

machine-reading-comprehension mrc python qa question-answering tensorflow

Last synced: 06 Nov 2024

https://github.com/wookayin/TensorFlowKR-2017-talk-bestpractice

💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)

best-practices slides tensorflow

Last synced: 13 Nov 2024

https://github.com/neuronets/nobrainer

A framework for developing neural network models for 3D image processing.

machine-learning medical-imaging neuroimaging semantic-segmentation tensorflow

Last synced: 10 Nov 2024

https://github.com/liu-nlper/DocumentClassification

This code implements a simple CNN model for document classification with tensorflow.

cnn tensorflow

Last synced: 07 Aug 2024

https://github.com/annamalai-nr/graph2vec_tf

This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".

deep-learning deep-neural-networks graph graph-kernels kdd skipgram tensorflow

Last synced: 30 Oct 2024

https://github.com/ice-tong/ml_demo

一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号数据集。

machine-learning tensorflow

Last synced: 30 Oct 2024

https://github.com/SaltieRL/Saltie

🚗 Rocket League Distributed Deep Reinforcement Learning Bot

distributed-systems reinforcement-learning rocket-league tensorflow

Last synced: 05 Nov 2024

https://github.com/krystianity/keras-serving

bring keras-models to production with tensorflow-serving and nodejs + docker :pizza:

cpp docker grpc keras network neuronal nodejs production python serving tensorflow

Last synced: 27 Oct 2024

https://github.com/tesserai/tfi

Use any TensorFlow model in a single line of code

machine-learning python tensorflow

Last synced: 11 Oct 2024

https://github.com/tucan9389/PoseEstimation-TFLiteSwift

The baseline project for inferencing various Pose Estimation tflite models with TFLiteSwift on iOS

3d-pose-estimation cpm hourglass ios mobilenetv2 on-device openpose pose-matching posenet simplepose tensorflow tensorflow-lite tflite

Last synced: 11 Nov 2024

https://github.com/tucan9389/poseestimation-tfliteswift

The baseline project for inferencing various Pose Estimation tflite models with TFLiteSwift on iOS

3d-pose-estimation cpm hourglass ios mobilenetv2 on-device openpose pose-matching posenet simplepose tensorflow tensorflow-lite tflite

Last synced: 31 Oct 2024

https://github.com/gooofy/zamia-ai

Free and open source A.I. system based on Python, TensorFlow and Prolog.

artificial-intelligence knowledgebase natural-language-processing prolog python semantic-web tensorflow

Last synced: 27 Oct 2024

https://github.com/pythonlessons/tensorflow-object-detection-tutorial

The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch

classifier cuda cudnn detection detection-api detection-classifier detection-tutorial gpu grabscreen labels object-detection pil python-mss tensorflow tensorflow-cpu tensorflow-gpu tensorflow-models tutorial

Last synced: 09 Oct 2024

https://github.com/wzyonggege/rnn_poetry_generator

基于RNN生成古诗

lstm rnn tensorflow

Last synced: 08 Nov 2024

https://github.com/rishit-dagli/fast-transformer

An implementation of Fastformer: Additive Attention Can Be All You Need, a Transformer Variant in TensorFlow

artificial-intelligence attention-mechanism deep-learning keras machine-learning tensorflow transformers

Last synced: 31 Oct 2024

https://github.com/zhenhuaw-me/tflite2onnx

Convert TensorFlow Lite models (*.tflite) to ONNX.

model-converter onnx pip tensorflow tflite

Last synced: 31 Oct 2024

https://github.com/ViCCo-Group/THINGSvision

Python package for extracting representations from state-of-the-art computer vision models

alignment cognitive-science computer-vision deep-learning neural-networks pytorch representations tensorflow

Last synced: 03 Aug 2024

https://github.com/titu1994/keras-coordconv

Keras implementation of CoordConv for all Convolution layers

coordconv keras tensorflow

Last synced: 09 Nov 2024

https://github.com/devrimcavusoglu/pybboxes

Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.

computer-vision deep-learning image-recognition machine-learning numpy python pytorch tensorflow

Last synced: 30 Oct 2024

https://github.com/oaid/facerecognition

This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.

caffe cpp face-detection face-recognition lightened-cnn mtcnn mxnet tensorflow

Last synced: 05 Nov 2024

https://github.com/alibaba/Curvature-Learning-Framework

Curvlearn, a Tensorflow based non-Euclidean deep learning framework.

geometric-deep-learning hyperbolic non-euclidean-deep-learning tensorflow

Last synced: 03 Aug 2024

https://github.com/vertexclique/orkhon

Orkhon: ML Inference Framework and Server Runtime

async data-parallelism inference-server machine-learning multiprocessing python3 tensorflow

Last synced: 31 Oct 2024

https://github.com/akosiorek/hart

Hierarchical Attentive Recurrent Tracking

attention-mechanism kitti-dataset neural-nets object-tracking rnn tensorflow

Last synced: 13 Nov 2024

https://github.com/hwchong/MNIST_DRAW

This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.

coreml ios ios11 keras mnist objective-c tensorflow

Last synced: 07 Aug 2024

https://github.com/vishal-v/100-days-of-ml-code

A 100 Day ML Challenge to learn and implement ML/DL concepts ranging from the basics of Machine Learning to advanced Deep Learning.

100-days-of-ml-code python pytorch sklearn tensorflow

Last synced: 10 Oct 2024

https://github.com/tensorlayer/chinese-book

《深度学习:一起玩转TensorLayer》资源分享、讨论

deep-learning tensorflow tensorlayer

Last synced: 10 Nov 2024

https://github.com/felixmohr/deep-learning-with-python

Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.

dcgan deep-learning gan generative-adversarial-network lstm neural-networks python python3 style-transfer tensorflow tensorflow-tutorials vae variational-autoencoder

Last synced: 26 Sep 2024

https://github.com/patlevin/tfjs-to-tf

A TensorFlow.js Graph Model Converter

converter python tensorflow tensorflowjs-models

Last synced: 31 Oct 2024

https://github.com/deep-diver/cifar10-img-classification-tensorflow

image classification with CIFAR10 dataset w/ Tensorflow

cifar-10 convolutional-neural-networks deep-learning tensorflow

Last synced: 01 Nov 2024

https://github.com/charliegerard/washOS

Automatic detection of water running to trigger a countdown in the browser

creative-coding javascript machine-learning tensorflow tensorflowjs tfjs

Last synced: 04 Nov 2024

https://github.com/eto-ai/rikai

Parquet-based ML data format optimized for working with unstructured data

deep-learning machine-learning pytorch spark tensorflow

Last synced: 03 Nov 2024

https://github.com/rubenszimbres/repo-2019

BERT, AWS RDS, AWS Forecast, EMR Spark Cluster, Hive, Serverless, Google Assistant + Raspberry Pi, Infrared, Google Cloud Platform Natural Language, Anomaly detection, Tensorflow, Mathematics

anomaly-detection aws-emr-clusters aws-rds bert bert-model emr-cluster googleassistant googlespeech hiveql keras-tensorflow mathe mathematica pyspark raspberry-pi-3 sql-server tensorflow wolfram-mathematica

Last synced: 11 Oct 2024

https://github.com/brendanator/atari-rl

Atari - Deep Reinforcement Learning algorithms in TensorFlow

atari deep-reinforcement-learning tensorflow

Last synced: 08 Nov 2024