Workshop: Practical AI with Python and PyTorch
Most companies are considering, or are in the process of, integrating artificial intelligence (AI), machine learning (ML), or predictive analytics into their business. Huge value can be gained from leveraging your organization’s existing data to optimize logistics, make recommendations to users, or predict anomalous behavior. AI/ML models have proven to be well suited to these and many other problems.
All that being said, kicking off an AI/ML initiative can be an intimidating process, because, among other things:
- Your more traditional software engineers are unfamiliar with the theoretical foundations, languages and frameworks utilized in AI applications.
- Your infrastructure team(s) do not understand where and how AI applications can or should interface with existing systems.
- You are not sure if the AI methods that are much hyped on social media could actually bring value based on your data and goals.
In this workshop, we will take the hype of AI/ML and make it practical for real world business use cases. We will dig into the theory and frameworks that are driving the latest advances in AI, and we will spend practical, hands-on time learning how to train and utilize/integrate AI models.
Topics covered include:
- Fundamentals of AI
- Types of AI modeling
- Model development workflows
- AI development with Python and PyTorch