top of page
Search

Implementation of Neural networks using PyTorch

  • Nick Geneva
  • Aug 24, 2017
  • 1 min read

We review and discuss the structure and implementation of basic neural networks using PyTorch. Polynomial fitting, classification, and mixture density networks will be discussed along with coding details for replications of results found in the literature.

References:

Bishop, Christopher M. Pattern Recognition and Machine Learning, Chapter 5, Springer, 2006.

Featured Posts
Recent Posts
Search By Tags
bottom of page