dmesquita/understanding_tensorflow_nn
🔮Getting started with TensorFlow: Classifying Text with Neural Networks
This project helps anyone wanting to learn how to categorize text using neural networks. You provide raw text documents, and it demonstrates how to transform them into a format suitable for a neural network to classify them into predefined categories. This is designed for individuals interested in understanding the practical application of text classification with machine learning.
214 stars. No commits in the last 6 months.
Use this if you are a learner who wants a clear, hands-on example of text classification using neural networks with TensorFlow.
Not ideal if you are looking for an out-of-the-box solution to classify text without needing to understand the underlying code and concepts.
Stars
214
Forks
84
Language
Jupyter Notebook
License
—
Category
Last pushed
May 28, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dmesquita/understanding_tensorflow_nn"
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