Skip to content

Commit e789ce5

Browse files
committed
Added page for GitHub repos
1 parent 736f375 commit e789ce5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

site/repos.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: page
3+
title: GitHub repos
4+
permalink: /repos/
5+
---
6+
7+
As the course progresses and projects get more complex, we will start to move away from single notebooks and rely more on GitHub repositories. Here is the list for now
8+
9+
1. TensorFlow GPU development environment: [gperdrizet/tensorflow-GPU](https://github.com/gperdrizet/tensorflow-GPU)
10+
2. TensorFlow CPU development environment: [gperdrizet/tensorflow-CPU](https://github.com/gperdrizet/tensorflow-CPU)
11+
3. Weather API demo: [gperdrizet/weather](https://github.com/gperdrizet/weather)
12+
4. Streamlit recommender app demo: [gperdrizet/anime-recommendations](https://github.com/gperdrizet/anime-recommendations)

0 commit comments

Comments
 (0)