Skip to content

Commit 49548aa

Browse files
Merge pull request #421 from lxdv/feature/experiment-logging
Added code for Experiment Logging with TensorBoard and wandb
2 parents 93f7bf7 + 001263a commit 49548aa

File tree

12 files changed

+2576
-0
lines changed

12 files changed

+2576
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
This contains the code for **Experiment Logging with TensorBoard and wandb**. For more information - visit [**Experiment Logging with TensorBoard and wandb**](https://www.learnopencv.com/experiment-logging-with-tensorboard-and-wandb)
2+
3+
# AI Courses by OpenCV
4+
5+
Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/courses/) is a great place to start.
6+
7+
<a href="https://opencv.org/courses/">
8+
<p align="center">
9+
<img src="https://www.learnopencv.com/wp-content/uploads/2020/04/AI-Courses-By-OpenCV-Github.png">
10+
</p>
11+
</a>

0 commit comments

Comments
 (0)