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-06-24 00:25:00 UTC
- JSON Representation
https://github.com/PennyLaneAI/pennylane-cirq
The PennyLane-Cirq plugin integrates Google's Cirq software library with with PennyLane's quantum machine learning capabilities.
cirq differentiable-computing jax machine-learning python pytorch qml quantum quantum-algorithms quantum-chemistry quantum-computing quantum-machine-learning tensorflow
Last synced: 09 Apr 2025
https://github.com/douglasrizzo/dodo_detector_ros
Object detection from images/point cloud using ROS
computer-vision kinect kinect-v2 object-detection opencv3 ros tensorflow tensorflow-models
Last synced: 21 Feb 2026
https://github.com/ucam-smt/sgnmt
Decoding platform for machine translation research
neural-machine-translation nmt tensorflow theano
Last synced: 24 Aug 2025
https://github.com/sshkhr/practical_rl
My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow
bandit-algorithms deep-reinforcement-learning evolutionary-algorithms markov-decision-processes monte-carlo-sampling policy-gradient pytorch reinforcement-learning td-learning tensorflow
Last synced: 11 Apr 2025
https://github.com/uranusx86/binarynet-on-tensorflow
binary weight neural network implementation on tensorflow
deep-learning neural-network python tensorflow tensorflow-experiments
Last synced: 02 May 2025
https://github.com/cardwing/codes-for-steering-control
Learning to Steer by Mimicking Features from Heterogeneous Auxiliary Networks (AAAI 2019, oral)
autonomous-driving python pytorch steering-angles tensorflow udacity
Last synced: 26 Aug 2025
https://github.com/karolzak/conv3d-video-action-recognition
My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning Spatiotemporal Features with 3D Convolutional Networks", Tran et al. and it includes video processing pipelines coded using mPyPl package. Model is being benchmarked on popular UCF101 dataset and achieves results similar to those reported by authors
action-recognition c3d conv3d deep-learning keras keras-implementations machine-learning pipe sports-1m tensorflow ucf101 video-classification video-processing video-recognition
Last synced: 08 May 2025
https://github.com/jldbc/tensorflow_ml_algorithms
Implementations of machine learning algorithms in Tensorflow: MLP, RNN, autoencoder, PageRank, KNN, K-Means, logistic regression, and OLS regression
algorithms autoencoder machine-learning-algorithms pagerank tensorflow
Last synced: 23 Jul 2025
https://github.com/sshkhr/Practical_RL
My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow
bandit-algorithms deep-reinforcement-learning evolutionary-algorithms markov-decision-processes monte-carlo-sampling policy-gradient pytorch reinforcement-learning td-learning tensorflow
Last synced: 05 May 2025
https://github.com/philjd/tf-quaternion
An implementation of quaternions for and written in tensorflow. Fully differentiable.
python quaternion quaternions tensorflow
Last synced: 06 Apr 2026
https://github.com/aditya5558/android-malware-detection
Android Malware Detection using Deep Learning
android-malware-detection autoencoder cnn deep-learning rnn tensorflow
Last synced: 12 Apr 2025
https://github.com/akensert/molgraph
Graph neural networks for molecular machine learning. Implemented and compatible with TensorFlow and Keras.
bioinformatics cheminformatics computational-biology computational-chemistry deep-learning graph-neural-networks graphs keras machine-learning tensorflow
Last synced: 12 Jul 2025
https://github.com/vkuznet/tfaas
TensorFlow as a Service, a general purpose framework to serve TF models.
deeplearning go inference machine-learning prediction python tensorflow tensorflow-models tf-model tfaas-server
Last synced: 17 Mar 2025
https://github.com/adityashrm21/book-recommender-system-rbm
A book recommender system created using simple Restricted Boltzmann Machines in TensorFlow
book-recommender books cuda geoffrey-hinton hopfield-network neural-networks python3 rbm recommender-system restricted-boltzmann-machines tensorflow
Last synced: 29 Apr 2025
https://github.com/archersama/pku-artificial-intelligence-practice-homework
2019北京大学《人工智能实践》课程作业
ai-practical-program homework pku python3 tensorflow tensorflow2
Last synced: 07 Oct 2025
https://github.com/1297rohit/vgg16-in-keras
Implementation of VGG16 architecture in Keras
implementation jupyter-notebook keras python tensorflow vgg16
Last synced: 16 Aug 2025
https://github.com/ritazh/k8s-ml
🎱 A demonstration of existing machine learning toolkits on Kubernetes
argo azure-container-instances azure-kubernetes-service inceptionv3 kubeflow kubernetes machine-learning tensorflow
Last synced: 20 Aug 2025
https://github.com/nature1995/face-recognition-system
Intelligent Facial Recognition with Django Restful IoT on Raspberry Pi
django-rest-framework face-recognition facial-recognition intelligent-systems iot mjpg-streamer movidius raspberry-pi tensorflow
Last synced: 13 Apr 2025
https://github.com/sunsided/tensorflow-lstm-sin
TensorFlow 1.3 experiment with LSTM (and GRU) RNNs for sine prediction
artificial-intelligence experiment gru lstm neural-network prediction recurrent-neural-networks signal-processing tensorflow timeseries
Last synced: 19 Aug 2025
https://github.com/redisai/redisai-examples
RedisAI showcase
onnx pytorch redisai tensorflow
Last synced: 05 Oct 2025
https://github.com/muhammedbuyukkinaci/tensorflow-sentiment-analysis-on-amazon-reviews-data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
amazon-reviews gated-recurrent-unit gated-recurrent-units gru long-short-term-memory-models low-level lstm lstm-neural-networks lstm-sentiment-analysis lstm-sentiment-classification sentiment-analysis sentiment-classification tensorflow tensorflow-api tensorflow-examples tensorflow-experiments tensorflow-gpu tensorflow-tutorials text-classification text-classifier
Last synced: 02 May 2025
https://github.com/sayakpaul/mlp-mixer-cifar10
Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.
keras mlp non-conv non-self-attention tensorflow vision
Last synced: 30 Apr 2025
https://github.com/coac/commnet-bicnet
CommNet and BiCnet implementation in tensorflow
multi-agent-reinforcement-learning reinforcement-learning tensorflow
Last synced: 28 Jul 2025
https://github.com/archsyscall/DistRL-TensorFlow2
🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.
c51 deep-learning distributional-rl dqn machine-learning qr-dqn rainbow-dqn tensorflow tensorflow2
Last synced: 23 Jul 2025
https://github.com/rahul-jha98/artistify.ai
Web-app to generate artistically styled images generated using Style Transfer Model running in the browser.
generative-art material-design react reactjs style-transfer tensorflow tensorflowjs web-app
Last synced: 14 May 2025
https://github.com/tatevkaren/recurrent-neural-network-pricing-model
Price Prediction Case Study predicting the Bitcoin price and the Google stock price using Deep Learning, RNN with LSTM layers with TensorFlow and Keras in Python. (Includes: Data, Case Study Paper, Code)
bitcoin bitcoin-price case-study-paper deep-learning google google-stock-prices keras lstm machine-learning pandas price-prediction recurrent-neural-networks rnn-model scikit-learn stock-price-prediction stock-prices tensorflow
Last synced: 10 Apr 2025
https://github.com/invenia/keras.jl
A julia wrapper for https://keras.io
deep-learning julia keras machine-learning neural-networks tensorflow
Last synced: 12 Jul 2025
https://github.com/sayakpaul/knowledge-distillation-in-keras
Demonstrates knowledge distillation for image-based models in Keras.
computer-vision keras knowledge-distillation model-optimization tensorflow
Last synced: 11 Jul 2025
https://github.com/ahsan-83/deep-learning-specialization-coursera
Deep Learning Specialization course offered by DeepLearning.AI on Coursera
andrew-ng-deep-learning backpropagation convolutional-neural-networks coursera deep-learning face-recognition hyperparameter-tuning mathematical-optimization ml-strategy neural-network object-detection python-programming segmentation tensorflow trasnfer-learning
Last synced: 13 Apr 2025
https://github.com/alseambusher/paideia
Know more about your surroundings using Deep Learning
android deep-learning tensorflow wolfram-alpha
Last synced: 13 Apr 2025
https://github.com/zayedrais/documentsearchengine
Document Search Engine project with TF-IDF abd Google universal sentence encoder model
data-science deep-learning document-search document-similarity juypter machine-learning python python-text-analysis semantic-search semantic-search-engine tensorflow tensorflow-models tensorflow-tutorials text-analysis text-search text-semantic-similarity tfidf tfidf-text-analysis tfidf-vectorizer universal-sentence-encoder
Last synced: 02 May 2025
https://github.com/zzw922cn/tensorflow-input-pipeline
TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue
fifo-queue input-pipeline large-dataset mini-batch multi-threading small-dataset tensorflow tfrecords
Last synced: 26 Apr 2025
https://github.com/artefactory/choice-learn
Discrete choice modeling in Python with large datasets & models - Assortment & Pricing Optimization .
assortment choice choice-model choice-modeling conditional-logit-model deep discrete discrete-choice-models gurobi learning machine ml model neural-networks optimization or-tools pricing rum supermarket tensorflow
Last synced: 06 Apr 2025
https://github.com/themightyoarfish/deepvo
:video_camera: Tensorflow implementation of RCCN visual odometry by Wang et al.
deep-learning python robotics tensorflow
Last synced: 08 Sep 2025
https://github.com/mpatacchiola/y-ae
Official Tensorflow implementation of the paper "Y-Autoencoders: disentangling latent representations via sequential-encoding", Pattern Recognition Letters (2020)
autoencoders disentangled-representations generative-model mnist paper tensorflow y-autoencoder
Last synced: 29 Oct 2025
https://github.com/matlab-deep-learning/image-classification-in-matlab-using-tensorflow
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
co-execution deep-learning example image-classification matlab pretrained-models tensorflow
Last synced: 07 May 2025
https://github.com/neurotechx/neurodoro
:tomato: A dynamic brain-responsive pomodoro timer
android keras muse react-native tensorflow tpot
Last synced: 06 May 2025
https://github.com/sayakpaul/learnable-image-resizing
TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).
image-recognition keras learnable-resizing tensorflow vision
Last synced: 17 Jun 2025
https://github.com/sioaeko/openvoicechanger
✨ A real-time voice changer application using RVC, WebSockets and ONNX/TensorFlow/PyTorch (reopen)
ai conversational-ai converter onnx-models onnxruntime pytorch rvc rvc-voices tensorflow voice voice-conversion voice-conversion-gan voice-converter websocket-server
Last synced: 01 Apr 2026
https://github.com/robinka/tfga
Python package for Geometric / Clifford Algebra with TensorFlow
automatic-differentiation bivector clifford-algebra deep-learning geometric-algebra gpu-acceleration keras mathematics multivector neural-networks paravector physics python quantum-electrodynamics real-dirac-theory tensorflow vector
Last synced: 02 Aug 2025
https://github.com/rapidrabbit76/PaintsTensorFlow
line drawing colorization using TensorFlow
colorization gans machine-learning paintschainer tensorflow waifu2x
Last synced: 26 Sep 2025
https://github.com/IBM/MAX-Audio-Embedding-Generator
Generate embedding vectors from audio files
docker-image machine-learning machine-learning-models tensorflow
Last synced: 14 Mar 2025
https://github.com/ksalama/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way.
machine-learning python tensorflow
Last synced: 09 Mar 2026
https://github.com/guybedo/minos
Deep learning, architecture and hyper parameters search with genetic algorithms
deep-learning genetic-algorithm hyperparameters keras-models python tensorflow
Last synced: 12 Apr 2025
https://github.com/jacopopan/a-minimalist-guide
Walkthroughs for DSL, AirSim, the Vector Institute, and more
airsim anaconda brax dji-tello-talent mujoco nvidia ray rllib robomaster-s1 robomaster-sdk slurm tensorflow torch tutorials ubuntu unreal-engine-4
Last synced: 27 Apr 2025
https://github.com/bshao001/TF-Model-Deploy-Tutorial
A tutorial exploring multiple approaches to deploy a trained TensorFlow (or Keras) model or multiple models for prediction.
freeze-model keras keras-models keras-tensorflow keras-tutorials tensorflow tensorflow-models tensorflow-tutorials
Last synced: 19 Jul 2025
https://github.com/kaleidophon/token2index
A lightweight but powerful library to build token indices for NLP tasks, compatible with major Deep Learning frameworks like PyTorch and Tensorflow.
deep-learning deeplearning i2t i2w indexing itos nlp numpy python pytorch rnn rnns seq2seq stoi t2i tensorflow token transformer transformers w2i
Last synced: 07 Apr 2025
https://github.com/perseus784/bvs
An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)
batman bvs cnn-architecture cnn-classifier cnn-model cnn-tensorflow convolutional-neural-networks deeplearning dnn gradient-descent image-classification image-classifier neural-networks python tensorflow tensorflow-models tensorflow-tutorials
Last synced: 02 May 2025
https://github.com/ivy-llc/robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
deep-learning ivy machine-learning motion-planning mxnet numpy path-planning python pytorch robot tensorflow trajectory-optimization
Last synced: 02 Apr 2026
https://github.com/gher-uliege/DINCAE
DINCAE (Data-Interpolating Convolutional Auto-Encoder) is a neural network to reconstruct missing data in satellite observations.
interpolation netcdf4 neural-network oceanography python remote-sensing satellite-observations tensorflow
Last synced: 06 Sep 2025
https://github.com/yashkant/padam-tensorflow
Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR 2019 Reproducibility Challenge
adam-optimizer amsgrad keras optimization padam sgd-momentum tensorflow tensorflow-eager wide-residual-networks
Last synced: 10 Oct 2025
https://github.com/pierluigiferrari/fcn8s_tensorflow
A TensorFlow implementation of FCN-8s
cityscapes fcn-8s semantic-segmentation tensorflow
Last synced: 28 Jan 2026
https://github.com/ajaybhat/Tensorflow-For-Beginners
Introduction to deep learning with Tensorflow.
anaconda cnn convolutional-networks convolutional-neural-networks covnet-image-classifier deep-learning deep-neural-networks image-classification neural-network neural-networks python tensorflow tutorial
Last synced: 24 Apr 2025
https://github.com/satyaborg/pose-estimation-detection
Implementation of openpose with tensorflow & openCV for estimation of human poses & classification.
image-classification mobilenet openpose pose-estimation tensorflow
Last synced: 15 Feb 2026
https://github.com/sunitroy2703/tensorflow-lite-kotlin-samples
📌This repo contains the kotlin implementation of TensorflowLite Example Android Apps🚀
android example hacktoberfest kotlin tensorflow tensorflow-examples tensorflow-lite tflite
Last synced: 09 Sep 2025
https://github.com/pinto0309/mobilenet-ssdlite-realsense-tf
RaspberryPi3(Raspbian Stretch) + MobileNetv2-SSDLite(Tensorflow/MobileNetv2SSDLite) + RealSense D435 + Tensorflow1.11.0 + without Neural Compute Stick(NCS)
d435 deeplearning mobilenet-ssd mobilenet-ssd-lite mobilenetssd mobilenetssdlite opencv python raspberry-pi raspberrypi realsense ssdmobilenet tensorflow
Last synced: 30 Apr 2025
https://github.com/clamesc/Training-Neural-Networks-for-Event-Based-End-to-End-Robot-Control
TUM Master’s thesis: Steering a robot with an event-based vision sensor in a lane-keeping task using methods such as Deep Reinforcement Learning or Spiking Neural Networks.
deep-reinforcement-learning dynamic-vision-sensing event-driven linux nest python ros spiking-neural-networks tensorflow v-rep
Last synced: 11 Jul 2025
https://github.com/benckx/dnn-movie-posters
Classify movie posters by genre
ai cnn cnn-classification keras keras-classification-models keras-tutorials machine-learning machine-learning-tutorial movies tensorflow tensorflow-examples tutorial
Last synced: 28 Oct 2025
https://github.com/dayyass/muse-as-service
REST API for sentence tokenization and embedding using Multilingual Universal Sentence Encoder.
api bert deep-learning docker embeddings flask gunicorn hacktoberfest machine-learning nlp python rest-api sentence-embeddings service tensorflow text universal-sentence-encoder web-server
Last synced: 18 Aug 2025
https://github.com/gradienthealth/gradient_decode_dicom
🏨Gradient Health DICOM operation for Tensorflow
dicom healthcare tensorflow tensorflow-dataset
Last synced: 16 Jun 2025
https://github.com/yashkant/Padam-Tensorflow
Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR 2019 Reproducibility Challenge
adam-optimizer amsgrad keras optimization padam sgd-momentum tensorflow tensorflow-eager wide-residual-networks
Last synced: 13 Jul 2025
https://github.com/tcmxx/UnityTensorflowKeras
Unity In Editor Deep Learning Tools. Using KerasSharp, TensorflowSharp, Unity MLAgent. In-Editor training and no python needed.
cmaes deep-learning evolution-strategy keras no-python reinforcement-learning tensorflow unity
Last synced: 08 May 2025
https://github.com/rapidrabbit76/paintstensorflow
line drawing colorization using TensorFlow
colorization gans machine-learning paintschainer tensorflow waifu2x
Last synced: 15 Jul 2025
https://github.com/bshao001/tf-model-deploy-tutorial
A tutorial exploring multiple approaches to deploy a trained TensorFlow (or Keras) model or multiple models for prediction.
freeze-model keras keras-models keras-tensorflow keras-tutorials tensorflow tensorflow-models tensorflow-tutorials
Last synced: 24 Oct 2025
https://github.com/bovem/publications
My publications on Medium
articles calculus data-science linear-algebra math mathematics matrices python3 science statistics subspaces tensorflow tutorials
Last synced: 19 Sep 2025
https://github.com/bonsai-rx/deeplabcut
A Bonsai interface for real-time markerless pose estimation using DeepLabCut
bonsai-rx deeplabcut tensorflow
Last synced: 23 Jul 2025
https://github.com/gyang274/visual-search
Create a visual search engine using tensorflow serving, elasticsearch, vuejs and nginx.
elasticsearch nginx tensorflow tensorflow-serving vuejs
Last synced: 23 Feb 2026
https://github.com/catalyst-team/alchemy
Experiments logging & visualization
deep-learning experiment-track infrastructure keras machine-learning pytorch reinforcement-learning reproducibility research tensorflow
Last synced: 14 Apr 2025
https://github.com/f-lab-edu/jbly
[대기업, 연봉 4000만원 이상] [성능 40배 튜닝] 크롤링을 이용한 쇼핑몰 모아보기 서비스
ai github-actions graduate java jpa mysql pycharm python react springboot tensorflow vscode
Last synced: 25 Jun 2025
https://github.com/StromWine/DeepFake_tf
Deepfake based on tensorflow
deepfake dssim facewrap tensorflow
Last synced: 12 May 2025
https://github.com/isl-org/adaptive-surface-reconstruction
Adaptive Surface Reconstruction for 3D Data Processing
3d 3d-reconstruction pointcloud pytorch tensorflow
Last synced: 08 Aug 2025
https://github.com/bage79/nlp4kor
Natural Language Processing for Korean with Deep Learning
deep-learning korean natural-language-processing pytorch tensorflow word2vec
Last synced: 17 Aug 2025
https://github.com/ryanccollins/deep-learning-nd
Udacity Deep learning nanodegree projects
convolutional-neural-networks deep-learning jupyter neural-network python tensorflow
Last synced: 29 Apr 2025
https://github.com/ytopt-team/ytopt
ytopt: machine-learning-based autotuning and hyperparameter optimization framework using Bayesian Optimization
asynchronous-and-dynamic-task-management asynchronous-search autotune autotuning bayesian-optimization hyperparameter-optimization hyperparameter-tuning python pytorch tensorflow
Last synced: 21 Oct 2025
https://github.com/mingtaoguo/style-transfer-with-neural-algorithm
Implementation of style transfer by tensorflow, for detail please see the paper "Image Style Transfer Using Convolutional Neural Networks"(CVPR2016)
neural-algorithm python style-transfer tensorflow vgg19
Last synced: 10 Jul 2025
https://github.com/tuvovan/zero_dce_tf
Tensorflow Implementation of Zero_DCE - CVPR 2020
low-light-image-enhancement tensorflow
Last synced: 15 May 2025
https://github.com/criteo/deepr
The deepr module provide abstractions (layers, readers, prepro, metrics, config) to help build tensorflow models on top of tf estimators
Last synced: 11 Jul 2025
https://github.com/packtworkshops/the-deep-learning-with-keras-workshop
An Interactive Approach to Understanding Deep Learning with Keras
artificial-neural-networks classification cross-validation decision-trees hyperparameter-tuning k-means-clustering keras linear-transformation logistic-regression machine-learning magnetic-resonance-imaging model-evaluation model-tuning regression regularization scalars scikit-learn support-vector-machine tensorflow vectors
Last synced: 15 Apr 2025
https://github.com/bhavik-jikadara/ai-ml-roadmap
Welcome to the ultimate guide for starting your journey in Artificial Intelligence and Machine Learning in 2025! This roadmap provides a step-by-step approach to mastering AI and ML, from fundamentals to advanced topics.
artificial-intelligence computer-vision deep-learning deployment fundamentals-of-programming keras libraries machine-learning mathematics mlops natural-language-processing production-code pytorch reinforcement-learning roadmap scikit-learn tensorflow tools
Last synced: 30 Apr 2025
https://github.com/eliorc/tavolo
Collection of deep learning modules and functionality for the TensorFlow-Keras framework
deep-learning tensorflow tf-keras
Last synced: 12 Jun 2025
https://github.com/benedekrozemberczki/FEATHER
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
data-mining deep-learning deep-neural-networks deepwalk graph graph-classification graph-convolution graph-embedding graph-kernel graph2vec machine-learning network-embedding networkx neural-network node-classification node-embedding node2vec pytorch representation-learning tensorflow
Last synced: 17 Apr 2025
https://github.com/RobinKa/tfga
Python package for Geometric / Clifford Algebra with TensorFlow
automatic-differentiation bivector clifford-algebra deep-learning geometric-algebra gpu-acceleration keras mathematics multivector neural-networks paravector physics python quantum-electrodynamics real-dirac-theory tensorflow vector
Last synced: 08 May 2025
https://github.com/soumyajit4419/face_and_emotion_detection
Performing image classification for detection of various human emotions using CNN Architecture.
emotion-detection facial-recognition keras opencv tensorflow
Last synced: 05 Mar 2026
https://github.com/kaggledatasets/kaggledatasets
Collection of Kaggle Datasets ready to use for Everyone (Looking for contributors)
data-science datasets deep-learning kaggle keras machine-learning python pytorch scikit-learn tensorflow
Last synced: 20 Jun 2025
https://github.com/benedekrozemberczki/feather
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
data-mining deep-learning deep-neural-networks deepwalk graph graph-classification graph-convolution graph-embedding graph-kernel graph2vec machine-learning network-embedding networkx neural-network node-classification node-embedding node2vec pytorch representation-learning tensorflow
Last synced: 11 Apr 2025
https://github.com/thecodrr/vspeech
📢 Complete V bindings for Mozilla's DeepSpeech TensorFlow based Speech-to-Text library. 📜
deepspeech machine-learning mozilla speech-to-text tensorflow v
Last synced: 06 Mar 2026
https://github.com/andreped/gradientaccumulator
:dart: Accumulated Gradients for TensorFlow 2
accumulated-batch-normalization accumulated-gradients adaptive-gradient-clipping batch-size deep-learning distributed-training float16 gpu gradient-accumulation hacktoberfest huggingface keras memory-constraints mixed-precision multi-gpu tensorflow tensorflow2 tf2 tpu
Last synced: 13 Apr 2025
https://github.com/yehengchen/ubuntu-deep-learning-environment-setup
Guide to installing Tensorflow with NVIDIA GPU and Deep learning enviroment - Nvidia Drivers/cuda/cuDNN/tensorflow-gpu/中文文档
cuda cudnn deep-learning nvidia-gpu tensorflow tensorflow-gpu ubuntu
Last synced: 05 May 2025
https://github.com/mounalab/LSTM-RNN-VAD
Voice Activity Detection LSTM-RNN learning model
lstm lstm-neural-network nlp-machine-learning rnn rnn-tensorflow tensorflow vad
Last synced: 07 May 2025
https://github.com/dipanjans/adv_nlp_workshop_odsc_europe22
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage deep learning and deep transfer learning to solve popular tasks in NLP including Classification, Information Retrieval, Sentiment Analysis, Search Engines, Clustering, Paraphrase Mining, Summarization, Language Translation, Q&A systems
deep-learning gensim huggingface jupyter-notebook machine-learning natural-language-processing python pytorch tensorflow transfer-learning transformers
Last synced: 24 Aug 2025
https://github.com/codingbeard/tfkg
Create, train, and save Tensorflow Keras models all in Golang
deep-learning go golang gpu-acceleration keras machine-learning tensorflow tf
Last synced: 11 Sep 2025
https://github.com/mr-talhailyas/empatches
Extract and Merge image patches for easy, fast and self-contained digital image processing and deep learning model training.
extract-merge-patch image-patches merging-patches pytorch tensorflow
Last synced: 10 Sep 2025
https://github.com/jay-johnson/network-pipeline
Network traffic data pipeline for real-time predictions and building datasets for deep neural networks
ai ai-defense data-pipeline django django-rest-framework ethernet flask ip keras machine-learning machine-learning-defense network-analysis network-security react-redux redis spring swagger tensorflow vue zap
Last synced: 09 Jul 2025
https://github.com/lgsvl/lanefollowing
ROS2 End-to-End Lane Following Model with SVL Simulator
ai artificial-intelligence autonomous-driving autonomous-vehicles behavioral-cloning cnn convolutional-neural-networks deep-learning end-to-end-learning end-to-end-machine-learning keras machine-learning recurrent-neural-networks rnn ros simulator tensorflow
Last synced: 10 Apr 2025
https://github.com/oxfordcontrol/bayesian-optimization
Reference implementation of Optimistic Expected Improvement.
bayesian-optimization convex-optimization gaussian-processes machine-learning tensorflow
Last synced: 18 Jul 2025
https://github.com/andi611/conditional-seqgan-tensorflow
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
chatbot conditional-gan gan machine-learning nlp nlp-machine-learning seqgan tensorflow
Last synced: 13 Apr 2025
https://github.com/philipperemy/tensorflow-cnn-time-series
Feeding images of time series to Conv Nets! (Tensorflow + Keras)
cnn convnet convolutional-neural-networks keras recurrent-neural-networks tensorflow time-series
Last synced: 30 Apr 2025
https://github.com/jthomas/findme
serverless application to find unlabelled photos of you on twitter using machine learning (tensorflow.js).
auth0 ibm-cloud openwhisk redis serverless tensorflow tensorflowjs twitter
Last synced: 15 Apr 2025
https://github.com/zfturbo/keras-augmentation-layer
Keras implementation of layer which performs augmentations of images using GPU.
augmentation gpu-acceleration keras layer tensorflow
Last synced: 14 Jul 2025