Skip to content
View Manav54321's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report Manav54321

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • MIT License Updated Sep 5, 2024
  • Apache License 2.0 Updated Sep 4, 2024
  • Hello, this is day_04 of Deep Learning journey, and this contains what is Perceptron?

    Jupyter Notebook Updated Aug 24, 2024
  • Jupyter Notebook Apache License 2.0 Updated Aug 18, 2024
  • How Batch Normalization transforms the internal workings of neural networks by normalizing inputs within each mini-batch. By maintaining stable activations throughout the training process, Batch No…

    Jupyter Notebook Apache License 2.0 Updated Aug 17, 2024
  • 1. Weight initialization techniques in neural networks 2. Xavier initialization in neural network 3. He initialization in neural network

    Jupyter Notebook MIT License Updated Aug 15, 2024
  • I'll guide you through weight initialization techniques in neural networks and highlight what NOT to do. From common mistakes to misconceptions, I'll help you navigate the dos and don'ts in optimiz…

    Jupyter Notebook Apache License 2.0 Updated Aug 15, 2024
  • Regularization is a set of techniques that can prevent overfitting in neural networks and thus improve the accuracy of a Deep Learning model when facing completely new data from the problem domain.

    Jupyter Notebook Apache License 2.0 Updated Aug 9, 2024
  • Explore the power of Dropout Layers with code examples for both Regression and Classification tasks.

    Jupyter Notebook Apache License 2.0 Updated Aug 9, 2024
  • Data scaling is a recommended pre-processing step when working with deep learning neural networks. Data scaling can be achieved by normalizing or standardizing real-valued input and output variables.

    Jupyter Notebook Apache License 2.0 Updated Aug 9, 2024
  • Vanishing and Exploding Gradient Problems in Artificial Neural Networks (ANNs) with practical code examples. Understand the challenges and solutions for training deep networks effectively. Improve …

    Jupyter Notebook Apache License 2.0 Updated Aug 9, 2024
  • Early stopping is a method in Deep Learning that allows you to specify an arbitrarily large number of training epochs and stop training once the model performance stops improving on the validation …

    Jupyter Notebook Apache License 2.0 Updated Aug 9, 2024
  • Batch, Stochastic, and Mini-Batch methods

    Jupyter Notebook Apache License 2.0 Updated Aug 6, 2024
  • value_maven Public

    A laptop price predictor, using Ensemble techniques

    Jupyter Notebook Apache License 2.0 Updated Aug 1, 2024
  • https://www.kaggle.com/code/manav1703/gre-admission-prediction

    Apache License 2.0 Updated Jul 31, 2024
  • Customer Churn Prediction using ANN

    Jupyter Notebook Apache License 2.0 Updated Jul 31, 2024
  • Handwritten Digit Classification using ANN

    Jupyter Notebook Updated Jul 31, 2024
  • perceptron_hinge_loss_fxn_gradient_descent

    Jupyter Notebook Updated Jul 25, 2024
  • perceptron_trick_from_scratch

    Jupyter Notebook Updated Jul 25, 2024
  • batch gradient descent from scratch for multiple linear regression

    Jupyter Notebook MIT License Updated Jul 3, 2024
  • Jupyter Notebook MIT License Updated Jun 30, 2024
  • Jupyter Notebook MIT License Updated Jun 29, 2024
  • MIT License Updated Jun 25, 2024
  • YouTube-link

    Jupyter Notebook MIT License Updated Jun 23, 2024
  • HTML GNU General Public License v3.0 Updated Jun 12, 2024
  • Jupyter Notebook MIT License Updated Jun 11, 2024
  • working with SQL in Pandas

    Jupyter Notebook Apache License 2.0 Updated Jun 7, 2024
  • ipl analysis with use of pandas

    Jupyter Notebook Apache License 2.0 Updated Jun 5, 2024
  • FarmAI Public

    Jupyter Notebook MIT License Updated May 26, 2024
  • K-means clustering is a widely used unsupervised learning algorithm that partitions a set of objects into a predetermined number of clusters. The goal is to minimize the sum of the squared distance…

    Jupyter Notebook MIT License Updated May 7, 2024