Skip to content

Commit b908bac

Browse files
Merge pull request #124 from VikramsDataScience/README-CI-Badge
Added badge to README file to monitor CI workflow status
2 parents 24b437c + 8f8c9e2 commit b908bac

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Multi Modal AI Side Projects
2-
Hello! I'm Vikram and I'm a Data Scientist. Welcome to my multimodal side projects repo.
2+
Hello! I'm Vikram and I'm a Data Scientist and Machine Learning Engineer. Welcome to my multimodal side projects repo.
33

4-
The intention of this repo is to showcase my learning journey in the world of Deep Learning (or AI, as its colloquially called nowadays). The projects showcased here are either built to the POC stage (at which point they're designated complete), or they're in WIP. The projects are not intended to be advanced or accurate. But they're designed to showcase my learning journey as I playfully explore the beautiful world of AI.
4+
The intention of this repo is to showcase my learning journey in the world of Machine Learning & Deep Learning (or AI, as its colloquially called nowadays). The projects showcased here are either built to the POC stage (at which point they're designated complete), or they're in WIP. The projects are not intended to be advanced or accurate. But they're designed to showcase my learning journey as I playfully explore the beautiful world of AI.
55

6-
Each project has its own `README.md` file to explain the aim of the project, the methodology used, and the steps necessary to use the Python src modules that have been built to support the project. Please follow these steps if you're interested in either reproducing these results, or if you'd like to use any of the code for your own work!
6+
Each project has its own `README.md` file to explain the aim of the project, the methodology used, and the steps necessary to use the Python src modules that have been built to support the project. Please follow these steps if you're interested in either reproducing these results, or if you'd like to use any of the code for your own work!
7+
8+
![CI Workflow Status](https://github.com/VikramsDataScience/Multi_Modal_AI_Side_Projects/actions/workflows/CI_workflow.yml/badge.svg)

0 commit comments

Comments
 (0)