lambdaji/tf_repos
TensorFlow Script
This collection of TensorFlow scripts helps machine learning engineers and data scientists quickly implement and experiment with various deep learning algorithms. It covers popular models for click-through rate prediction, deep reinforcement learning, multi-task learning, and text-related deep learning. You provide your datasets, and it outputs trained models and predictions for these specific tasks.
686 stars. No commits in the last 6 months.
Use this if you are a machine learning practitioner looking for ready-to-use implementations of common deep learning models for tasks like CTR prediction or text analysis.
Not ideal if you are looking for a high-level API or a solution that does not require direct engagement with TensorFlow code.
Stars
686
Forks
313
Language
Python
License
—
Category
Last pushed
Mar 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lambdaji/tf_repos"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/docs
TensorFlow documentation
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform...
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
carpentries-lab/deep-learning-intro
Learn Deep Learning with Python