RepoJournal

@anurag629

A short briefing every day anurag629 ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

241 stories across 61 days in 2024

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start Jan 13, 2022 — we reconstructed the previous month from @anurag629's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

Building fruit detection with notebook and model updates

By RepoJournal , from @anurag629's public GitHub activity

Backfilled

1 person shipped this

Anurag Verma expanded the Fruits-and-Vegetable-Detection project with new notebooks and model files, while starting a new repository to document his work on Hashnode.

Four commits landed in anurag629/Fruits-and-Vegitable-Detection [1] [2] [3] [4]. Verma added a Jupyter notebook to the project [1], then placed a trained model in the correct directory structure [2]. He added a comprehensive list of class names to the repository [3], and updated the README.md to document the project [4].

Separately, Verma initialized a new repository, anurag629/hashnode_anurag629 [5], to host technical posts. He published two pieces there: a post on Python fundamentals [6] and a detailed writeup on fruit classification using convolutional neural networks with transfer learning [7].

One email a day. Unsubscribe in one click.

References

  1. [1] added notebook in notebook anurag629/Fruits-and-Vegitable-Detection
  2. [2] added model in correct directory anurag629/Fruits-and-Vegitable-Detection
  3. [3] added all class names anurag629/Fruits-and-Vegitable-Detection
  4. [4] Update README.md anurag629/Fruits-and-Vegitable-Detection
  5. [5] Initial commit anurag629/hashnode_anurag629
  6. [6] create post: Python Basics: You all need to know ... anurag629/hashnode_anurag629
  7. [7] create post: Fruits CNN Classification Transfer Learning anurag629/hashnode_anurag629

Quick answers

What shipped in anurag629 on December 3, 2022?
Anurag Verma expanded the Fruits-and-Vegetable-Detection project with new notebooks and model files, while starting a new repository to document his work on Hashnode. In total, 7 commits landed.
Who contributed to anurag629 on December 3, 2022?
1 developer shipped this update, including anurag629.
What were the notable anurag629 updates?
added notebook in notebook, added model in correct directory, and added all class names.