Mastering Neural Networks Techniques

neural networks pt 2 n.w
1 / 8
Embed
Share

Explore advanced data techniques, learning rates, activation functions, cost functions, overfitting, and solutions for neural networks in this informative content. Enhance your understanding of Weight initialization, batching, backpropagation, and more to optimize your neural network model effectively.

  • Neural Networks
  • Data Techniques
  • Activation Functions
  • Overfitting
  • Solutions

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Neural Networks Pt 2 Mihir Patel and Nikhil Sardana

  2. Synopsis

  3. Data Techniques Expanding datasets Weight initialization Narrow gaussian Batching

  4. Learning Rate Step size for backpropagation

  5. Activation Functions: tanh y = (ex-e-x)/(ex+ e-x) Benefits Greater derivative = faster learning -1 vs. 0 prevents stagnation

  6. Cost Function: Cross-Entropy http://neuralnetworksanddeeplearning.com/chap3.html#saturation2_anchor Saturation Needs Approaches 0 when correct Always has positive sign Benefits Doesn t give 0 when incorrect

  7. Overfitting Over-matching dataset

  8. Solutions to Overfitting Weight Decay Punish larger weights Dropout

Related


More Related Content