Latest Past Events

Neural Networks and Learning with Python

Donald Bren Hall 4011

This course provides an introduction to NNs and learning with Python. In this workshop, you will learn about Tensorflow programming fundamentals and basic ideas of neural networks through building and training different MNIST models. Moreover, you will be introduced to more advanced applications of deep learning in computer vision and natural language processing with Keras […]

Neural Networks and Learning with Python

Donald Bren Hall 4011

This course provides an introduction to NNs and learning with Python. In this workshop, you will learn about Tensorflow programming fundamentals and basic ideas of neural networks through building and training different MNIST models. Moreover, you will be introduced to more advanced applications of deep learning in computer vision and natural language processing with Keras […]

Predictive Modeling with Python

Donald Bren Hall 3011

Learn about the use of predictive models in Python through scikit-learn. Python is a popular language for scientific processing and machine learning. This course will introduce general modeling concepts in addition to concrete examples based on the scikit-learn library. Example usage of scikit-learn will illustrate how to fit and evaluate predictive models. Regression and classification […]