Tech Resources for Academic Communities

Overview

Tech Resources for Academic Communities

The content and the code in this repo are intended for computer science instruction as a collaboration with Microsoft developer advocates and Faculty / Students under the MIT license. Please check back regularly for updated versions.

Source: https://github.com/microsoft/AcademicContent

This repo provides technical resources to help students and faculty learn about Azure and teach others. The content covers cross-platform scenarios in AI and machine learning, data science, web development, mobile app dev, internet of things, and DevOps. It also includes interesting tech talks and engaging, fun tech challenges that Microsoft leads at student hackathons and Imagine Cup.

Important: We are migrating to Microsoft Learn | If you can't find what you're looking for in this repo, check out the labs on Microsoft Learn too. Many of these labs have their own built-in Azure sandbox making it easier for faculty and students to learn without requiring an Azure Subscription.

Students can get free Azure credits to explore these resources here:

  • Azure for Students | $100 in Azure for 12 months with free tier of services - no credit card required with academic verification
  • Azure for Students Starter | use select Azure products like App Services for free - no credit card required with academic verification
  • Azure Free Account | $200 in Azure for one month with free tier of services - requires a credit card and probably the best fit for faculty evaluating Azure for course instruction unless your organization has a grant or enterprise agreement.

Your feedback is appreciated - please fork this repo and contribute!

To report any issues, please log a GitHub issue. Include the content section, module number, and title, along with any error messages and screenshots.

Learn by doing with our hands-on labs

Check out our hands-on labs that can be used on your own or in the classroom. They also make for fun, easy-to-run workshops!

Lab Categories Description
AI and Machine Learning Build bots and apps backed by AI and ML using Azure and Azure Cognitive Services.
Azure Services Deploy serverless code with Azure Functions, run Docker containers, use Azure to build Blockchain networks and more.
Big Data and Analytics Spin up Apache Spark Clusters, Use Hadoop to extract information from big datasets or use Power BI to explore and visualize data.
Deep Learning These labs build on each other to introduce tools and libraries for AI. They're labeled 200-400 level to indicate level of technical detail.
Internet-of-Things Use Azure to collect and stream IoT data securely and in real time.
Web Development Quickly create scalable web apps using Node, PHP, MySQL on easy-to-use tools like Visual Studio Code and GitHub.
Web Development for Beginners, 24 lessons A curriculum with 24 lessons, assignments and five projects to build. Covers HTML, CSS and JavaScript. Also includes Pre- and Post- Quizzes. Made with teachers in mind, or as self paced learning
Machine Learning for Beginners, 25 lessons A curriculum with 25 lessons with assignments covering classic Machine Learning primarily using Scikit-learn. Covers Regression, Classification, Clustering, NLP, Time Series Forecasting, and Reinforcement Learning, with two Applied ML lessons. Also includes 50 Pre- and Post- Quizzes. Made with teachers in mind, or as self paced learning
IoT for Beginners, 24 lessons A curriculum with 24 lessons with assignments all about the Internet of Things. The projects cover the journey of food from farm to table. This includes farming, logistics, manufacturing, retail and consumer - all popular industry areas for IoT devices. Also includes Pre- and Post- Quizzes. Made with teachers in mind, or as self paced learning

Host great events and hacks

Want to host an event at your school? We can help with the resources below!

Resource
Events and Hacks These are keynotes and hack workshops that Microsoft has produced for student events. Feel free to use. Most slides also contain suggested demos and talk tracks. There's also pre-packaged coding challenge to help students explore machine learning.
Tech Talks One-off presentations on emerging or innovative tech topics with speakers notes and demos.

Other available academic resources

We also have other great educator content to help you use Azure in the classroom.

Resource
Scripts Scripts and templates built in PowerShell or BASH to help set up your classroom environment.
Azure Guides Discover what Azure technologies apply to different teaching areas.
Course Content Learning modules to complement existing course instruction. Includes presentations, speaker notes, and hands-on labs.

Attend our Reactor Workshops

We focus on developing high-quality content for all Cloud, Data Science, Machine Learning, and AI learners. Through workshops, tech talks, and hackathons hosted around the world, come learn and apply new skills to what you're interested in!

Resource
Reactor Workshops Content for our First Party Reactor Workshops can be found here.
Reactor Locations Find out schedules, learn more about each space, and see where we are opening a Reactor near you!

Content from other sources

Resource
Azure Architecture Center Cloud architecture guides, reference architectures, and example workloads for how to put the pieces of the cloud together
Microsoft AI School Content for students, developers and data scientists to get started and dive deep into the Microsoft AI platform and deep learning.
Microsoft Learn Hundreds of free online training by world-class experts to help you build your technical skills on the latest Microsoft technologies.
Technical Community Content Workshops from the community team.
Research case studies Case studies of faculty using Azure for Research collected by Microsoft Research. Submit your own Azure research stories here too!
Microsoft Research Data Sets Data sets shared by Microsoft Research for academic use.
Machine Learning Data Sets Data sets shared by Azure Machine Learning team to help explore machine learning.
MS MARCO Microsoft MAchine Reading COmprehension Dataset generated from real Bing user queries and search results.
IoT School Resources for learning about Azure IoT solutions, platform services and industry-leading edge technologies.
Azure IoT curriculum resources Hands on labs and content for students and educators to learn and teach the Internet of Things at schools, universities, coding clubs, community colleges and bootcamps
AI Labs Experience, learn and code the latest breakthrough AI innovations by Microsoft.
Channel9 Videos for developers from people building Microsoft products and services.

Structure of the docs part of this repository

This repository is designed to build a VuePress site that is hosted using GitHub Pages.

The content of this site lives in the docs folder. The main page is constructed from the README.md in that folder, and the side bar is made of the contents of the content folder.

Building the docs

To build these docs, you will need npm installed. Once you have this installed, install VuePress:

npm install vuepress

To build the docs, use the deploy.sh script. This script will build the docs, then push them to the gh-pages branch of a given fork of this project. You pass the GitHub user/org name to the script. This way you can test the build offline, then push to the parent as part of an automated script.

deploy.sh <org>

Contributing

We 💖 love 💖 contributions. In fact, we want students, faculty, researchers and life-long learners to contribute to this repo, either by adding links to existing content, or building content. Please read the contributing guide to learn more.

Owner
Microsoft
Open source projects and samples from Microsoft
Microsoft
Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"

Status: Archive (code is provided as-is, no updates expected) InfoGAN Code for reproducing key results in the paper InfoGAN: Interpretable Representat

OpenAI 1k Dec 19, 2022
Deep Convolutional Generative Adversarial Networks

Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks Alec Radford, Luke Metz, Soumith Chintala All images in t

Alec Radford 3.4k Dec 29, 2022
working repo for my xumx-sliCQ submissions to the ISMIR 2021 MDX

Music Demixing Challenge - xumx-sliCQ This repository is the GitHub mirror of my working submission repository for the AICrowd ISMIR 2021 Music Demixi

4 Aug 25, 2021
The code for "Deep Level Set for Box-supervised Instance Segmentation in Aerial Images".

Deep Levelset for Box-supervised Instance Segmentation in Aerial Images Wentong Li, Yijie Chen, Wenyu Liu, Jianke Zhu* Any questions or discussions ar

sunshine.lwt 112 Jan 05, 2023
The implementation of PEMP in paper "Prior-Enhanced Few-Shot Segmentation with Meta-Prototypes"

Prior-Enhanced network with Meta-Prototypes (PEMP) This is the PyTorch implementation of PEMP. Overview of PEMP Meta-Prototypes & Adaptive Prototypes

Jianwei ZHANG 8 Oct 14, 2021
Answer a series of contextually-dependent questions like they may occur in natural human-to-human conversations.

SCAI-QReCC-21 [leaderboards] [registration] [forum] [contact] [SCAI] Answer a series of contextually-dependent questions like they may occur in natura

19 Sep 28, 2022
Graph Neural Networks with Keras and Tensorflow 2.

Welcome to Spektral Spektral is a Python library for graph deep learning, based on the Keras API and TensorFlow 2. The main goal of this project is to

Daniele Grattarola 2.2k Jan 08, 2023
Source code for our paper "Learning to Break Deep Perceptual Hashing: The Use Case NeuralHash"

Learning to Break Deep Perceptual Hashing: The Use Case NeuralHash Abstract: Apple recently revealed its deep perceptual hashing system NeuralHash to

<a href=[email protected]"> 11 Dec 03, 2022
Ganilla - Official Pytorch implementation of GANILLA

GANILLA We provide PyTorch implementation for: GANILLA: Generative Adversarial Networks for Image to Illustration Translation. Paper Arxiv Updates (Fe

Samet Hi 462 Dec 05, 2022
Deep Reinforcement Learning based Trading Agent for Bitcoin

Deep Trading Agent Deep Reinforcement Learning based Trading Agent for Bitcoin using DeepSense Network for Q function approximation. For complete deta

Kartikay Garg 669 Dec 29, 2022
Deep Learning Datasets Maker is a QGIS plugin to make datasets creation easier for raster and vector data.

Deep Learning Dataset Maker Deep Learning Datasets Maker is a QGIS plugin to make datasets creation easier for raster and vector data. How to use Down

deepbands 25 Dec 15, 2022
QueryFuzz implements a metamorphic testing approach to test Datalog engines.

Datalog is a popular query language with applications in several domains. Like any complex piece of software, Datalog engines may contain bugs. The mo

34 Sep 10, 2022
CoaT: Co-Scale Conv-Attentional Image Transformers

CoaT: Co-Scale Conv-Attentional Image Transformers Introduction This repository contains the official code and pretrained models for CoaT: Co-Scale Co

mlpc-ucsd 191 Dec 03, 2022
UFT - Universal File Transfer With Python

UFT 2.0.0 UFT (Universal File Transfer) is a CLI tool , which can be used to upl

Merwin 1 Feb 18, 2022
Deep Learning for Computer Vision final project

Deep Learning for Computer Vision final project

grassking100 1 Nov 30, 2021
TyXe: Pyro-based BNNs for Pytorch users

TyXe: Pyro-based BNNs for Pytorch users TyXe aims to simplify the process of turning Pytorch neural networks into Bayesian neural networks by leveragi

87 Jan 03, 2023
Serverless proxy for Spark cluster

Hydrosphere Mist Hydrosphere Mist is a serverless proxy for Spark cluster. Mist provides a new functional programming framework and deployment model f

hydrosphere.io 317 Dec 01, 2022
Bling's Object detection tool

BriVL for Building Applications This repo is used for illustrating how to build applications by using BriVL model. This repo is re-implemented from fo

chuhaojin 47 Nov 01, 2022
A Python parser that takes the content of a text file and then reads it into variables.

Text-File-Parser A Python parser that takes the content of a text file and then reads into variables. Input.text File 1. What is your ***? 1. 18 -

Kelvin 0 Jul 26, 2021
PConv-Keras - Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai

Partial Convolutions for Image Inpainting using Keras Keras implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions", https

Mathias Gruber 871 Jan 05, 2023