Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
- GitHub: https://github.com/topics/tensorflow
- Wikipedia: https://en.wikipedia.org/wiki/TensorFlow
- Repo: https://github.com/tensorflow
- Created by: Google Brain Team
- Released: November 9, 2015
- Aliases: tensorflow-tutorials, tensorflow-experiments, tensorflow-models, tensorflow-examples, tensorflow-1-0, tensorflow-tutorial,
- Last updated: 2026-07-07 00:27:56 UTC
- JSON Representation
https://github.com/applenob/tensorflow_learning_notes
tensorflow实践集
ipython-notebook tensorflow tutorial-code
Last synced: 10 Apr 2025
https://github.com/soumyajit4419/writing_like_shakespeare
Automated Text Generation uisng LSTM.
keras lstm nlp poem shakespeare tensorflow
Last synced: 13 Mar 2025
https://github.com/zionc27/speech-emotion-recognition
Speech Emotion Recognition (SER) using Deep neural networks CNN and RNN
clstm cnn ipython-notebook keras librosa lstm machine-learning python rnn speech speech-emotion-classification speech-emotion-recognition tensorflow
Last synced: 09 May 2025
https://github.com/ivanbongiorni/attention-chatbot
Chatbot for Twitter Customer Support. A Seq2seq Neural Network with Multiplicative Attention mechanism implemented in TensorFlow 2.
attention attention-mechanism chatbot deeplearning machine-learning rnn seq2seq tensorflow tensorflow2 twitter
Last synced: 07 May 2025
https://github.com/dgksk8life/apples-and-oranges
A keras model that can classify apples and oranges.
apples classify-apples kaggle kaggle-dataset keras keras-model keras-tensorflow oranges python tensorflow
Last synced: 05 Apr 2026
https://github.com/jcrodriguez1989/KerasModelCreator
ShinyApp: Visually design Keras models for R language
deep-learning designer gui keras model r shiny tensorflow
Last synced: 12 May 2025
https://github.com/sarincr/python-app-development-using-kivy
Kivy is a Python library that supports cross-platform development. That means you can use a single code base to create Android, iOS, and even Windows, Linux, and MacOS apps. Kivy provides flexible, modern UI elements and, of course, let's you keep using your new favorite language to build it all!
android app appdevelopment cross-platform data-science desktop-app gtk gui kivy kivy-application kivy-framework kivymd machine-learning pyqt pyqt5 pyside tensorflow tkinter tkinter-gui tkinter-python
Last synced: 12 Apr 2025
https://github.com/kuleshov/convolutional-draw
Tensorflow implementation of Convolutional DRAW by Gregor et al. (2016)
deep-learning generative-models tensorflow variational-autoencoder
Last synced: 01 May 2025
https://github.com/jaanli/vimco_tf
VIMCO in tensorflow.
machine-learning mnist tensorflow
Last synced: 12 Apr 2025
https://github.com/jackyzha0/speech2braille
[🏆 Silver Medal at CWSF] Tensorflow Implementation of TIMIT Deep BLSTM-CTC with Tensorboard Support
blstm blstm-ctc braille ctc raspberry-pi tensorflow timit
Last synced: 12 Apr 2025
https://github.com/chaitanyac22/multi-input-multi-output-mnist-image-digit-and-summed-output-classification
The goal of this project is to build a neural network that takes an MNIST handwritten digit (0-9) image and a random number (digit 0-9) as inputs and returns the predicted class label (0-9) for the input image and its addition (sum) with the input random number as summed output (range 0-18) label as outputs.
cnn-classification data-visualization deep-neural-networks exploratory-data-analysis functional-api image-data-generator image-processing keras mnist-classification model-building model-evaluation multi-inputs multi-outputs python3 tensorflow
Last synced: 18 Apr 2026
https://github.com/Apm5/tensorflow_2.0_example
tensorflow 2.0alpha版本。停止更新,更多资料请移步我的另一个项目
tensorflow tensorflow-2 tensorflow-examples
Last synced: 18 Mar 2025
https://github.com/saichandrareddy1/faceemotionrecognition
Here we use to do face emotion recognition with the help of keras and opencv you can find code and preprocessing techniques
cnn-keras csv emotion-recognition face-recognition opencv python3 tensorflow video-processing visualization
Last synced: 11 Apr 2025
https://github.com/lucko515/deep-convolutional-highway-network
This is the implementation of Highway version of Deep convolutional network, based on https://arxiv.org/pdf/1505.00387.pdf.
highway-cnn highway-network machine-learning mnist-dataset neural-network tensorflow
Last synced: 14 Apr 2025
https://github.com/gudongfeng/c3d-estimator-sagemaker
Tensorflow estimator implementation of the C3D network
c3d sagemaker tensorflow tensorflow-estimator
Last synced: 07 Mar 2026
https://github.com/hiborn4/tensorfusion_network_for_multimodal_sentiment_analysis
This repository implements the Tensor Fusion Network (TFN) for multimodal sentiment analysis using the CMU-MOSI dataset. TFN integrates language, visual, and acoustic modalities to predict sentiment intensity, enhancing sentiment prediction accuracy by modeling unimodal, bimodal, and trimodal interactions.
cmu-mosi deep deep-learning fusion lrmf regression tensorflow unimodals
Last synced: 29 Jun 2025
https://github.com/18520339/dbnet-tf2
A TensorFlow 2 reimplementation of DBNet available as a Python package for Scene Text Detection, following ICDAR 2015 Dataset format and using TedEval as Evaluation metrics
dbnet differentiable-binarization icdar ocr scene-text-detection tensorflow
Last synced: 21 Mar 2025
https://github.com/nikhilroxtomar/cell-nuclei-segmentation-in-tensorflow-2.0
This repository contains the code for semantic segmentation of the cell nuclei on the 2018 Data Science Bowl dataset using UNET architecture in TensorFlow 2.0 framework.
tensorflow unet-image-segmentation unet-keras
Last synced: 14 Apr 2025
https://github.com/daixinye/tf_flexible_detector
基于 TensorFlow 物体检测 API 的柔性对象识别系统
detection-api machine-learning tensorflow
Last synced: 15 May 2025
https://github.com/koenvervloesem/tensorflow-addons-on-arm
Build TensorFlow Addons for ARM on the Raspberry Pi
arm armhf armv7 armv7l deep-learning machine-learning neural-network python python3 raspberry-pi raspberry-pi-4 raspberry-pi-4b raspberry-pi-os raspbian raspbian-buster tensorflow tensorflow-addons tensorflow2
Last synced: 10 Mar 2026
https://github.com/ct-clmsn/distributed-tensorflow-orchestration
Distributed Tensorflow Orchestration - Tools and software to assist users deploying Tensorflow on Mesos managed clusters.
cloud cloud-computing mesos tensorflow
Last synced: 02 May 2025
https://github.com/sircamp/tensorflow-kernels
Tensorflow implementation of most popular Kernel for kernel methods like SVM
gpu-acceleration kernel-methods machine-learning machine-learning-algorithms svm tensorflow
Last synced: 17 Jun 2025
https://github.com/ashnkumar/sumz_seq2seq
The model code for the chrome extension (Sumz) that implements a sequence to sequence model for summarizing Amazon reviews, using Tensorflow 1.1 and the Amazon Fine Foods reviews dataset.
amazon chrome-extension deep-learning rnn-tensorflow sequence-to-sequence tensorflow
Last synced: 13 May 2025
https://github.com/themattinthehatt/dreamscape
Playing around with generative models trained on natural images, along with (eventually) some visualization tools.
gan generative-model natural-images tensorflow vae variational-autoencoder
Last synced: 06 Apr 2025
https://github.com/jancervenka/airbus-ship-detection
Detecting ships in satellite images
airbus-ship-detection computer-vision kaggle machine-learning neural-network python tensorflow
Last synced: 07 Apr 2025
https://github.com/desimone/rhinoplastynet
A deep convolutional neural network for predicting rhinoplasty status.
deep-learning plastic-surgery reproducible-research research-paper tensorflow
Last synced: 07 Mar 2026
https://github.com/aslamanver/tflite-image
TFLite-Image for Android - TensorFlow Lite inception model image library for Android
ai android image-classification machine-learning model tensorflow tensorflow-lite tflite-image training
Last synced: 18 Apr 2026
https://github.com/denismurphy/gru-coreml
CoreML compatible GRU neural network for dynamic prediction
coreml coremltools educational gated-recurrent-unit gru ios keras nuralnetwork python swift tensorflow
Last synced: 08 Apr 2025
https://github.com/acoadmarmon/resnet18-tensorflow
Implementation of ResNet18 using TensorFlow 2.0 Keras API. Currently ResNet 18 is not currently supported in base Tensorflow (see https://www.tensorflow.org/api_docs/python/tf/keras/applications for supported models), so a custom model is necessary to use this architecture.
keras-tensorflow resnet-18 tensorflow tensorflow-2 tensorflow-models
Last synced: 24 Oct 2025
https://github.com/tq3940/apple-banana-orange-detection
使用 TensorFlow Object Detect API 完成对苹果、香蕉、橙子的目标检测。
coco efficientdet object-detection python tensorflow tensorflow-models tensorflow-object-detect tensorflow-object-detection-api
Last synced: 24 Oct 2025
https://github.com/flakas/bubble-shooter-bot
Tensorflow and Q-Learning based Python bot for the Bubble Shooter flash game
bot bubble-shooter keras opencv python q-learning reinforcement-learning tensorflow
Last synced: 10 Apr 2025
https://github.com/armanx200/animal-detector
🐾 Training a machine learning model to recognize 15 different animal classes and classify images accordingly.
animal-classification arman-kianian artificial-intelligence classification cnns computer-vision convolutional-neural-networks data-preprocessing data-science deep-learning github image-processing image-recognition keras machine-learning model-training neural-networks open-source python tensorflow
Last synced: 29 Aug 2025
https://github.com/oleksandr-g-rock/how_to_convert_h5_model_to_tflite
How to convert h5 model to tflite model
convertmodel h5 tensorflow tflite tflite-model tflite-models
Last synced: 12 May 2025
https://github.com/canxkoz/fixeye
Health++ 2019: Detects Diabetic Retinopathy by an accuracy of 78%
hackathon-project health keras-tensorflow machine-learning opencv tensorflow
Last synced: 13 May 2025
https://github.com/curiousily/linear-regression-with-tensorflow-js
Build a Linear Regression model using TensorFlow.js and use to predict house prices
artificial-intelligence data-science javascript linear-regression machine-learning tensorflow tensorflowjs
Last synced: 01 Sep 2025
https://github.com/rh01/coursera_dl
deep learning specialization course in Coursera, contains nn, CNN, RNN topics.
cnn cnn-keras cnn-model computer-vision coursera deep-learning deep-networks deep-neural-networks lstm machine-learning neural-network neural-networks nn optimization python3 rnn rnn-tensorflow tensorflow tensorflow-models tutorial
Last synced: 27 Dec 2025
https://github.com/nbortolotti/tflitego_examples
tflitego_examples provide examples to use tflitego to use TensorFlow lite in Go. More information about the library: https://github.com/nbortolotti/tflitego
golang golang-examples inference tensorflow tensorflow-examples tensorflowlite tflite
Last synced: 28 Feb 2026
https://github.com/bosl95/seesun
시각 장애인의 안전한 보행을 위한 객체 탐지 프로그램
android flask google-colab keras ngrok python tensorflow yolov4
Last synced: 14 Apr 2025
https://github.com/monk1337/multilab
State of art Framework for Multi-label classification
classification deep-learning keras machine-learning multi-label-classification tensorflow tensorflow-models tensorflow-tutorials text-classification text-processing
Last synced: 04 Mar 2026
https://github.com/markmusic27/learning
👓 This repository follows my journey of my learning software development, computer science, and general sciences.
dart flutter keras learning machine-learning python tensorflow typescript
Last synced: 21 Apr 2025
https://github.com/roma-glushko/morty
🔬 Lightweight experiment and configuration manager for small ML/DL projects and Kaggling
deep-learning experiment-management experiment-monitor experiment-tracking keras machine-learning pytorch tensorflow
Last synced: 17 Mar 2026
https://github.com/yfletberliac/merl
MERL: Multi-Head Reinforcement Learning (TensorFlow).
halfcheetah mujoco ppo reinforcement-learning tensorflow
Last synced: 12 Jul 2025
https://github.com/superbrucejia/yolo-v2-object-detection-implementation
YOLO-V2 Object Detection Implementation based on TensorFlow
anaconda detection object-detection opencv python python3 tensorflow yolo
Last synced: 21 Apr 2025
https://github.com/archsyscall/AutoEncoders-TensorFlow2
🚢 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
aae autoen cae deep-learning machine-learning sae tensorflow tensorflow2 vae
Last synced: 23 Jul 2025
https://github.com/hamdivazim/pypredictor
The Python library that makes AI predictions simple.
artificial-intelligence machine-learning neural-network prediction pypredictor python rnn seaborn tensorflow
Last synced: 25 Jul 2025
https://github.com/jay-johnson/antinex-client
AntiNex python client for training and using pre-trained deep neural networks with JWT authentication
ai ai-security anti-nex artificial-intelligence deep-neural-networks jwt keras python rest-client tensorflow
Last synced: 25 Jul 2025
https://github.com/herbiebradley/cyclegan-tensorflow
A Tensorflow implementation of CycleGAN using Eager Execution, tf.keras.layers, and tf.data.
cyclegan deep-learning style-transfer tensorflow
Last synced: 26 Jul 2025
https://github.com/n1k0l1n/facedetection-tensorflow-react
Face detection, using a pre build model of tensorflow js
Last synced: 13 Apr 2025
https://github.com/kelvinlu/krotos-convnet
musical snobbery, with a touch of machine learning
7digital collaborative-filtering latent-features music music-recommendation song-dataset tensorflow
Last synced: 26 Jul 2025
https://github.com/3mapslab/tf-object-detector
A small component for you to start processing images and recognizing their content
docker object-detection python recognition tensorflow
Last synced: 09 Jul 2025
https://github.com/akimach/tensorflow17-sampler
Code examples for Tensorflow 1.7
deep-learning deeplearning javascript python tensorflow tensorflow-examples
Last synced: 21 Apr 2025
https://github.com/ar4ikov/sentimentfilter
Быстрая и удобная библиотека для оценки тональности текста с использованием нейросети
cnn-keras cnn-text-classification filter keras lstm open-source sentiment sentiment-analysis tensorflow
Last synced: 27 Jul 2025
https://github.com/jomit/aitrials
Machine Learning sample code and walkthroughs
azure azure-batchai deep-learning kubernetes machine-learning tensorflow
Last synced: 10 Aug 2025
https://github.com/soumik12345/transformer
Tensorflow implementation of Transformer
seq2seq tensorflow tensorflow2 transformer translation
Last synced: 12 May 2025
https://github.com/vidursatija/musicnet
Smart Shuffle for iTunes
itunes machine-learning macos music music-player rnn rnn-tensorflow tensorflow
Last synced: 22 Jul 2025
https://github.com/pegah-ardehkhani/pneumonia-diagnosis-in-chest-x-ray-images
Detect Pneumonia Using Deep Learning Models (CNN and InceptionV3)
cnn data-science deep-learning deep-learning-algorithms deep-learning-healthcare deep-neural-networks healthcare image-classification image-processing lungs machine-learning machine-learning-algorithms pneumonia pneumonia-classification pneumonia-detection pneumonia-diagnosis pneumoniac-xray tensorflow transfer-learning x-ray-images
Last synced: 14 Apr 2025
https://github.com/mikealvarado/tensorflow_pikachu
Tensorflow Lite Pikachu Detection
android androidstudio tensorflow tensorflow-lite tensorflowlite
Last synced: 10 Mar 2026
https://github.com/sdsubhajitdas/my-tensorflow
A small experiment to recreate how basic Tensorflow works and in the process fully understand the working of Tensorflow.
deep-learning machine-learning machine-learning-api machine-learning-library machinelearning tensorflow tensorflow-experiments tensorflow-tutorials
Last synced: 24 Oct 2025
https://github.com/rahulbhalley/deep-learning-with-swift-for-tensorflow-book
Official source code for "Deep Learning with Swift for TensorFlow" 📖
activation-functions automatic-differentiation cnn convolutional-neural-networks deep-learning deep-neural-networks forward-mode loss-functions machine-learning optimization-methods regularization reverse-mode s4tf swift swift-for-tensorflow tensorflow
Last synced: 17 Mar 2025
https://github.com/yuanxiaosc/seq2seq-english-french-machine-translation-model
Seq2Seq English-French Machine Translation Model
machine-translation seq2seq tensorflow
Last synced: 14 Aug 2025
https://github.com/nghorbani/cnn_implementations
Data and Trained models can be downloaded from https://goo.gl/7PrKD2
adversarial-autoencoders dcgan gan generative-model improved-wasserstein python3 tensorflow vae variational-autoencoders wasserstein-gan
Last synced: 22 Apr 2025
https://github.com/sayannath/zero-dce-tflite
Conversion of TF-Lite model from ZERO-DCE model
low-light-image-enhancement tensorflow tfhub tflite zero-dce
Last synced: 12 May 2025
https://github.com/sayannath/image-scene-tf-hub
Image Scene Classification Model for TensorFlow Hub
computer-vision deep-learning efficientnet image-scene-classification keras machine-learning tensorflow tensorflowhub
Last synced: 12 May 2025
https://github.com/rexsimiloluwah/plant-disease-classifier-web-app-tensorflowjs
Last synced: 15 Apr 2025
https://github.com/nasa-nccs-hpda/tensorflow-caney
Python framework for lots of geospatial TensorFlow tools
deep-learning machine-learning python remote-sensing tensorflow
Last synced: 13 Apr 2025
https://github.com/gautam-j/neuralnets
Website developed using Django Web Framework. Hosts several trained Neural Networks and ML models.
django keras-tensorflow machine-learning neural-network scikit-learn tensorflow
Last synced: 13 Apr 2025
https://github.com/mrgemy95/dl-playground
A modular implementation of some popular papers and architectures in deep learning.
computer-vision deep-learning gan machine-learning pytorch reinforcement-learning tensorflow
Last synced: 12 May 2025
https://github.com/wangle1218/depp-learning-tensorflow-tutorials
整理写过的深度学习文章和TensorFlow相关代码
Last synced: 13 Apr 2025
https://github.com/siddh34/fish-detection-project
Fish Detection Project
classification cnn neural-networks python tensorflow
Last synced: 20 Jul 2025
https://github.com/vivek3141/machinelearning
All of the ml projects ive been working on for a while. Contains Coursera ML course programming exercises and python projects.
deep-learning machine-learning matlab octave python reinforcement-learning tensorflow
Last synced: 14 Mar 2025
https://github.com/wearepal/data-domain-fairness
computer-vision cvpr fairness tensorflow
Last synced: 19 Apr 2025
https://github.com/farshidnooshi/hands-on-machine-learning
Practice codes of the book Hands-on Machine Learning 2
artificial-intelligence deep-learning keras machine-learning pandas python scikit-learn tensorflow
Last synced: 12 May 2025
https://github.com/fork123aniket/encoder-decoder-based-video-captioning
Implementation of Encoder-Decoder Model for Video Captioning in Tensorflow
encoder-decoder encoder-decoder-model keras-model keras-tensorflow tensorflow video-caption video-captioning
Last synced: 28 Aug 2025
https://github.com/tk2lab/logbesselk
Provide function to calculate the modified Bessel function of the second kind and its derivatives.
Last synced: 16 Jan 2026
https://github.com/mahdizynali/brats2020-tensorflow-brain-tumor-segmentation
implementation of Tensorflow Unet brain tumor segmentation and detection enhanced with attention model on nii datasets
attention-model brain detection machine-learning neural-network opencv segmentation tensorflow tensorflow2 tumor-detection tumor-segmentation unet unet-image-segmentation
Last synced: 14 Apr 2025
https://github.com/xingchensong/asr-wavnet
some ASR-system implementations (via tensorflow 1.x)
asr speech-recognition tensorflow
Last synced: 12 May 2025
https://github.com/jaydeepthik/DLearn
A human emotion recognition based learning assistant. HACKOH/IO - 2019
cnn emotion-recognition facial-expressions fer2013 flask keras-implementations keras-tensorflow tensorflow text-analysis topic-recommendations
Last synced: 22 Mar 2025
https://github.com/therealmileslee/deeplearning-watermark
This repository is a project that could be used as create fake watermark that imbedded in the picture
cpp cpp11 cpp20 python python3 pytorch tensorflow
Last synced: 31 Aug 2025
https://github.com/clems4ever/tensorstream
Python library to design and combine operators on time series using Tensorflow.
bollinger-bands cryptocurrency heikin-ashi moving-average operators stocks supertrend tensorflow timeseries trading
Last synced: 11 Apr 2025
https://github.com/cpeoples/powerpredict
🔮 AI-powered Powerball & Mega Millions lottery number prediction using deep learning (Transformer + LSTM), Markov chains, and statistical analysis. Built with TensorFlow/Keras 3.
artificial-intelligence data-science deep-learning keras lottery-prediction lstm machine-learning markov-chain megamillions neural-network powerball python scikit-learn statistical-analysis tensorflow texas-lottery transformer
Last synced: 21 May 2026
https://github.com/gsxhnd/lottery
双色球中奖预测 LSTM
lottery-tickets lstm-neural-networks scikit-learn tensorflow tensorflow2
Last synced: 16 Mar 2025
https://github.com/emmanuel10701/ai-chatbot
Chatbot
artificial-intelligence keras-tensorflow opencv python tensorflow
Last synced: 10 Jul 2025
https://github.com/dtoyoda10/eye-contact-cnn
Eye Contact Corrector uses AI to make it look like you're looking at the camera in videos or images.
computer-vision eye-detection tensorflow
Last synced: 28 Apr 2026
https://github.com/repetere/jsonstack-model
Deep Learning Classification, LSTM Time Series, Regression and Multi-Layered Perceptrons with Tensorflow
ai classification-model deep-learning machine-learning multivariate-linear-regression nlp-machine-learning tensorflow
Last synced: 25 Apr 2026
https://github.com/gesangpj/skripsi-prediksi-harga-saham-deeplearning-lstm
Skripsi Prediksi Harga Saham Menggunakan Deep Learning LSTM oleh Gesang Paudra Jaya
anaconda-environment anaconda3 artificial-intelligence deep-neural-networks deeplearning-notebooks google-colab jupyter-notebook lstm lstm-neural-networks python3 tensorflow tensorflow-gpu
Last synced: 09 Apr 2025
https://github.com/gyanendrokh/transliteration
A Transformer model for Meitei Mayek transliteration.
manipuri meitei-mayek meiteimayek tensorflow transformer translation transliteration
Last synced: 09 Apr 2025
https://github.com/shaheennabi/production-ready-leaflogic-multi-ai-agents-project
🍃🌱 Business or Production ready automated one-click. An AI-driven system designed to identify 100+ plants and crops while providing enriched details sourced from the web by using Multi-AI Agents. Ideal for industry use, this scalable project showcases power of object detection & Multi-AI Agents tech for real-world applications. 🍃🌍 🚀�
amazon-web-services api cloud computer-vision deployed information-retrieval internship-project leaflogic modular-code plant-recognition production-ready pytorch scalable tensorflow web-scraping
Last synced: 16 Oct 2025
https://github.com/zuston/raytf
Distributed Deep Learning Framework on Ray, including tensorflow/pytorch/mxnet
distributed-tensorflow ray ray-tensorflow ray-tf tensorflow tensorflow-estimator tensorflow-estimator-api tensorflow-on-ray tensorflow2
Last synced: 03 Mar 2026
https://github.com/tanyachutani/monodepth2-tf2.x
A Tensorflow 2.x implementation of Monodepth2. https://arxiv.org/abs/1806.01260
depth-estimation monocular-depth-estimation monodepth monodepth2 self-supervised-learning tensorflow
Last synced: 29 Apr 2025
https://github.com/mthrok/luchador
Toolkit for [Deep] Reinforcement Learning
deep-learning dqn neural-network reinforcement-learning tensorflow theano
Last synced: 01 Mar 2026
https://github.com/xx205/voxsrc2020_speaker_verification
This project partially embodies the state-of-the-art practices in speaker verification technology up until 2020, while attaining the state-of-the-art performance on the VoxCeleb1 test sets.
deep-learning dpn res2net speaker-embedding speaker-verification tdnn tensorflow voxceleb voxceleb1 voxceleb2 voxsrc
Last synced: 29 Apr 2025
https://github.com/barqawiz/ai-nanodegree-term2
Python code for AI Nanodegree Term2 Projects (Keras+Tensorflow)
ai aind2-nlp-capstone aind2-rnn dog-project keras tensorflow udacity
Last synced: 05 Jul 2025
https://github.com/repetere/jsonm
Construct AI & ML models with JSON using Tensorflow & TypeScript
forecast json modelling tensorflow tensorflowjs
Last synced: 22 Jun 2026
https://github.com/burakahmet/deeplearning.ai-tensorflow-developer-professional-certificate
Quizzes and assignment submissions for DeepLearning.AI TensorFlow Developer Professional Certificate program
artificial-neural-networks cnn computer-vision convolutional-neural-networks coursera deep-learning deep-neural-networks deeplearning image-classification image-processing keras learning-notes machine-learning natural-language-processing neural-network neural-networks recurrent-neural-networks rnn tensorflow tensorflow-tutorials
Last synced: 06 Oct 2025
https://github.com/hbseong97/tf-c-api
Using tensorflow c api, c++ api, tf lite, tf js, model conversion in Windows
bazel checkpoint cuda cudnn tensorflow
Last synced: 09 Apr 2025
https://github.com/magiccube/cart-pole-js
The classic Cart Pole game implemented in JavaScript, and powered by TensorFlow.js.
ai cartpole gym javascript reinforcement-learning tensorflow tensorflow-js
Last synced: 13 Apr 2026
https://github.com/dkesada/ktsnn
Implementation in Keras of time delay neural network (TDNN), convolutional recurrent neural networks (CRNN) and long short-term memory networks (LSTM) for short and long-term forecasting of time series.
neural-networks tensorflow time-series-forecasting
Last synced: 15 Apr 2026