Skip to content

Commit

Permalink
adding Alfredo's workshop to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
jlooper committed Feb 4, 2022
1 parent 1711dc0 commit 5246513
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ Welcome to the [Next Generation's Team Workshop Library](presentation.pptx), bui

| **Workshop Title** | **Author(s)** | **Duration** | **Link** | What you will learn | Technologies |
| ------------------------------- | ----------- | ------------ | -------------------------------------- | - | - |
Build a Machine Learning Model |Christopher Harrison | 1 hour | [Custom Vision Workshop](./custom-vision-workshop) | Use images to train a model to be able to perform inference to classify images | Azure Custom Vision, Python, Visual Studio Code, Git |
Explore COVID Scientific Papers | [Dmitry Soshnikov](http://soshnikov.com) | 1-1.5 hours | [COVID Paper Exploration Workshop](./covid-paper-exploration-workshop) | How to use Azure Text Analytics Cognitive Service, How to process tabular data in Python using Pandas and visualize them using different visualization techniques | Azure Cognitive Services, Python, Pandas |
Build a Website to Showcase your Resume | Ornella Altunyan | 1 hour | [Build a Website to Showcase your Resume](./resume-website-workshop) | Basics of HTML and CSS to showcase your skills in an online resume | HTML, CSS, GitHub Pages |
Build an App without Using any Code with Microsoft Power Platform | Haimantika Mitra | 1 hour | [Build a Canvas App](./build-canvas-apps) | Build a no-code App using Power Platform | Power Apps, Power Platform |
Build an AI web app by using Python and Flask | Christopher Harrison | 1 hour | [Build an AI web app by using Python and Flask](./flask-text-translator) | How to use Azure Cognitive Services for text translation in a web app build with Python using Flask as a framework | Azure Cognitive Services, Python, Flask |
🏎 Introduction to GitHub with GitHub.dev | [Jen Looper](https://jenlooper.com) | 20 minutes | [Introduction to GitHub with GitHub.dev](./learn-github) | How to use GitHub.dev to manage common tasks in GitHub | GitHub.dev, GitHub |
Build a Machine Learning Model |Christopher Harrison | 1 hour | [Custom Vision Workshop](./custom-vision-workshop/README.md) | Use images to train a model to be able to perform inference to classify images | Azure Custom Vision, Python, Visual Studio Code, Git |
Explore COVID Scientific Papers | [Dmitry Soshnikov](http://soshnikov.com) | 1-1.5 hours | [COVID Paper Exploration Workshop](./covid-paper-exploration-workshop/README.md) | How to use Azure Text Analytics Cognitive Service, How to process tabular data in Python using Pandas and visualize them using different visualization techniques | Azure Cognitive Services, Python, Pandas |
Build a Website to Showcase your Resume | Ornella Altunyan | 1 hour | [Build a Website to Showcase your Resume](./resume-website-workshop/README.md) | Basics of HTML and CSS to showcase your skills in an online resume | HTML, CSS, GitHub Pages |
Build an App without Using any Code with Microsoft Power Platform | Haimantika Mitra | 1 hour | [Build a Canvas App](./build-canvas-apps/README.md) | Build a no-code App using Power Platform | Power Apps, Power Platform |
Build an AI web app by using Python and Flask | Christopher Harrison | 1 hour | [Build an AI web app by using Python and Flask](./flask-text-translator/README.md) | How to use Azure Cognitive Services for text translation in a web app build with Python using Flask as a framework | Azure Cognitive Services, Python, Flask |
Generate Text with TensorFlow and Keras | Alfredo Deza | 1 hour | [Use TensorFlow and Keras for NLP tasks](./nlp-tensorflow/README.md) | How to process text to generate new text using TensorFlow and Keras running in Jupyter Notebooks | NLP, TensorFlow, Keras, Python, Jupyter |
🏎 Introduction to GitHub with GitHub.dev | [Jen Looper](https://jenlooper.com) | 20 minutes | [Introduction to GitHub with GitHub.dev](./learn-github/README.md) | How to use GitHub.dev to manage common tasks in GitHub | GitHub.dev, GitHub |
---

## Slides and courses on how to teach and mentor effectively
Expand Down

0 comments on commit 5246513

Please sign in to comment.