wafrat
  • Home
Subscribe

colab

A collection of 2 posts
tensorflow

Use TensorBoard in Colab to track the training of a text classification model

I just read Chapter 7 of Chollet's Deep learning with Python, and it introduces TensorBoard as a way to visualize metrics in real-time during training and embeddings. The goal In order to try it out, I decided to make a text classification model that predicts the category of a news
Mar 30, 2021 — 9 min read
machine learning

Using Kaggle datasets in Colab

Here's how I got Kaggle datasets into Colab. The book I'm following referred to the Dogs vs Cats dataset. After creating an account, I went to the dataset page. Dogs vs. Cats | KaggleCreate an algorithm to distinguish dogs from catsKaggle One way would be to download it to my laptop,
Feb 22, 2021 — 2 min read
wafrat © 2025