Skip to content

qhreul/ms-ai-code-academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ms-ai-code-academy-logo
Microsoft AI Code Academy


Description

Microsoft offers several learning paths for Artificial intelligence (AI) engineers. This role requires combined expertise in software development, programming, data science and data engineering.

This repository includes code related to the completion of different Microsoft Applied Skills courses. The incentive to complete these Applied Skills course is to get credentials that demonstrates proficiency in a specific, scenario-based skill so I can make a bigger impact on every project, at my organization, and in my career.

Development

Requirements

  • Git
  • Python >= 3.11
  • Poetry >= 1.7.0

Environment Variables

Name Description Default
LOG_DIR Location of the logging files logs/
LOG_LEVEL Logging level to be applied during execution INFO

How to prepare the environment

  • Install dependencies
    poetry install
    

    NOTE To update dependencies, it may be needed to run the following command prior to installing the packages:
    poetry lock
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages