Pinned Repositories
FocusedNPC
Creating a non-player character in a game backed by generative AI that will stay focused on its goals
GPT-Training
Leverage the power of GPT models to train new employees.
MicrosoftCareerBot
This bot can answer questions about a career at Microsoft.
o1Analysis
An exploration of the OpenAI o1 model capabilities
PhiRecycling
New scenario unlocked with Phi vision model to sort trash and recycling at scale
PromptEngineeringWithDalle
Learn prompt engineering by iterating over image prompts with the DALL-E model.
Samples
This repository contains simple sample code for calling the AI for Earth APIs in various languages.
TweetDVR
Using Azure's big data capabilities, we grab a tweet stream for a show and then you can watch the twitter stream as it was in realtime when you are watching a DVRed show.
WordleGPT
Using the visual capabilities of GPT to solve Wordle
PodcastCopilot
Build 2023 demo
jennifermarsman's Repositories
jennifermarsman/Samples
This repository contains simple sample code for calling the AI for Earth APIs in various languages.
jennifermarsman/GoTScraper
This is a quick-and-dirty Windows console application to download the Game of Thrones television show scripts.
jennifermarsman/CNTK
Computational Network Toolkit (CNTK)
jennifermarsman/DataScienceVM
Tools and Docs on the Azure Data Science Virtual Machine (http://aka.ms/dsvm)
jennifermarsman/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
jennifermarsman/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
jennifermarsman/PremonitionPlacement
This code demonstrates calling the AI for Earth land cover API, in a use case involving Project Premonition.
jennifermarsman/QuantumKatas
Programming exercises for learning Q# and quantum computing
jennifermarsman/SolidDemos
Demo of SOLID principles
jennifermarsman/AIforEarth-API-Development
The AI for Earth Engineering Team works to empower AI for Earth Grantees by providing base images to quickly move from a local model to an model-backed API that any permitted user can utilize.
jennifermarsman/azure-docs
Open source documentation of Microsoft Azure
jennifermarsman/CSS_TechChallenge
The CSS tech challenge for TechBootcamp
jennifermarsman/DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
jennifermarsman/DistributedDeepLearning
Tutorials on running distributed deep learning on Batch AI
jennifermarsman/dogbreeds
jennifermarsman/ELL
Embedded Learning Library
jennifermarsman/explaining-async
jennifermarsman/idxpart
Easily manage partitioned Azure Search Indexers to sync large quantities of data.
jennifermarsman/JavaScriptElevatorChallenge
jennifermarsman/JS_TechChallenge
Technical Challenge for Javascript Features
jennifermarsman/landcover
Land Cover Mapping
jennifermarsman/MachineLearningSamples-PredictiveMaintenance
MachineLearningSamples-PredictiveMaitenance
jennifermarsman/MLOps
Modular and minimalistic MLOps recipes
jennifermarsman/models
Models and examples built with TensorFlow
jennifermarsman/pixel_level_land_classification
Tutorial demonstrating how to create a semantic segmentation (pixel-level classification) model to predict land cover from aerial imagery. This model can be used to identify newly developed or flooded land. Uses ground-truth labels and processed NAIP imagery provided by the Chesapeake Conservancy.
jennifermarsman/ready2019
Hack files for Ready ML Hack
jennifermarsman/stat479-deep-learning-ss19
Course material for STAT 479: Deep Learning (SS 2019) at University Wisconsin-Madison
jennifermarsman/torch-rnn
Efficient, reusable RNNs and LSTMs for torch
jennifermarsman/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
jennifermarsman/Windows-Research-Kernel-Hacking
Operating Systems technical challenge based on the Windows Research Kernel