#224 · Primary category: Education & Research

t81_558_deep_learning

convolutional-neural-networks deeplearning gan keras machine-learning neural-network tensorflow

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis

Project last updated:04/25/26

GitHub Stars

5.7K

Forks

3.0K

Contributors

45

License

Other

Why we included this project

Jeff Heaton's graduate course at Washington University in St. Louis ships with everything a self-taught learner needs: the full textbook lives in the repo, along with lecture notebooks and Python coding assignments built on TensorFlow and Keras. The material covers convolutional and recurrent networks, GANs, and reinforcement learning, with hands-on examples for tabular data, computer vision, time series, NLP, and data generation. That makes it a practical curriculum for anyone who wants to move from the basics to real applications by writing code, not just reading theory. One thing to know: the university now teaches a PyTorch edition of the same course, so this Keras version functions as an archive of proven teaching material rather than an actively maintained codebase. Even so, the notebooks are clear enough to serve as reference implementations for developers who want to refresh their deep learning fundamentals.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category