Skip to content

Instantly share code, notes, and snippets.

@expertdealz
Last active August 25, 2020 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save expertdealz/e418a65112cba871431ed6e0f9db34c0 to your computer and use it in GitHub Desktop.
Save expertdealz/e418a65112cba871431ed6e0f9db34c0 to your computer and use it in GitHub Desktop.
test

Amazon-Quiz

Amazon Quiz Answers development code Code to develop AI based engine to get daily answrs to amazon Quiz. implementatiojn on Amazon Quiz Answers Thanks.

The Amazon quiz answers updates everyday at 8 AM. Visit Amazon Quiz to get the latest Quiz Answers

@expertdealz
Copy link
Author

expertdealz commented May 22, 2020

This Code is still in development mode.. implementatiojn on Expert Dealz
Thanks.
Get reference from towardsdatascience
Another one from Amazon
The answers updates everyday at 8 AM. Visit Amazon Quiz at 8 AM IST to get updated code.

@expertdealz
Copy link
Author

Topics Covers:

Logistic Regression and Activation Function
Idea of Multilayer Perceptron
Gradient checking
Preparing data for Neural Network — Normalisation, Standarisation
Activation functions and intuition behind them
One Hot Encoding
Tuning Hyperparameters
Learning Curves, Overfitting, Bias
Detailed explanation Backpropagation with examples
Methods of Regularisation — Dropout, Batch Normalization
Weight Initialisation, Vanishing Gradient, Exploding Gradient
Stochastic Gradient Descent, Mini Batch, Batch Gradient Descent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment