Skip to content

BragitOff.com

READ-LEARN-BRAG!

  • Archives
  • Coding
    • Machine Learning
    • Android Studio
    • C Programs
      • Miscellaneous
      • Matrix Operations
      • Numerical Integration
      • Ordinary Differential Equations
      • Plots and Graphs
      • Random Numbers
      • Root Finding
      • Series Sum
    • C++ Programming
    • Python
    • Scilab
    • Microprocessor 8085 Programming
  • Physics
    • Digital Electronics
    • General Theory of Relativity
    • Lab Manuals
    • Mathematical Physics
    • Nanoscience and Nanotechnology
    • Numerical Analysis Programming
    • Popular Queries of Physics Students
    • Quantum Mechanics
    • Quantum Field Theory
    • Viva Questions
  • Word-a-Geek
    • Pictionary
    • Visual Dictionary
  • Research
  • Conferences
  • Machine Learning
  • Quantum Chemistry
    • TURBOMOLE
    • PySCF
    • NWChem
    • DFT
    • Quantum Espresso
    • DFT Simulations Database
  • CrysX
    • CrysX – Neural Network (crysx_nn)
    • CrysX: Crystallographic Tools
      • CrysX – Documentation
    • CrysX – 3D Viewer
      • CrysX-3D Viewer Documentation
      • CrysX – 3D Viewer Privacy Policy
    • CrysX – AR Documentation
    • CrysX-AR Privacy Policy
    • Molecule Database

Category: Coding

Find all the latest tips and news regarding computers, gadgets, hacking and web publishing. Also regularly updated jokes full of geeky humor.

Efficient implementation of Tanh activation function and its Derivative (gradient) in Python

Machine Learning PythonDec 30, 2021Dec 30, 2021 Manas Sharma

The mathematical definition of the Tanh activation function is and its derivative is defined as The Tanh function and its derivative for a…

Read More

Efficient implementation of Softplus activation function and its Derivative (gradient) in Python

Machine Learning PythonDec 30, 2021Dec 30, 2021 Manas Sharma

The mathematical definition of the Softplus activation function is with the derivative defined as , which is actually the Sigmoid function. We have…

Read More

Efficient implementation of Softmax activation function and its Derivative (jacobian) in Python

Machine Learning PythonDec 27, 2021Jan 17, 2022 Manas Sharma

The mathematical definition of the Softmax activation function is with the derivative defined as The Softmax function and its derivative for a batch…

Read More
softmax activation function machine learning neural network gradient implementation python

Efficient implementation of Sigmoid activation function and its Derivative (gradient) in Python

Machine Learning PythonDec 27, 2021Dec 29, 2021 Manas Sharma

The mathematical definition of the Sigmoid activation function is and its derivative is The Sigmoid function and its derivative for a batch of…

Read More
sigmoid activation function machine learning neural networks

Efficient implementation of ReLU activation function and its Derivative (gradient) in Python

Machine Learning PythonDec 24, 2021Dec 30, 2021 Manas Sharma

The mathematical definition of the ReLU activation function is and its derivative is defined as The ReLU function and its derivative for a…

Read More

Fourier series Coefficients and Visualization [ Python Program ]

Coding PythonMay 25, 2021May 25, 2021 Manas Sharma

Today I wrote a code that calculates the Fourier Coefficients. In case you don’t know what a Fourier Series is, then, basically it…

Read More

Periodic Functions [PYTHON PROGRAM]

Coding PythonMay 24, 2021May 24, 2021 Manas Sharma

While working on Fourier Series or some other Mathematical Problem, you might sometime have to work with Periodic Functions. Periodic Functions are those…

Read More

Value of Pi using Monte Carlo – PYTHON PROGRAM

Coding PythonMay 13, 2021May 13, 2021 Manas Sharma

One can estimate the value of Pi using Monte Carlo technique. The procedure is really intuitive and based on probabilities and random number…

Read More

Bisection Method – PYTHON CODE and ANIMATION

Coding PythonMay 12, 2021May 13, 2021 Manas Sharma

In this post you will find a simple Python program that finds the root of a function using the Bisection Method as well…

Read More

Random Walkers walking on a 2D grid

Coding PythonMay 7, 2021May 13, 2021 Manas Sharma

YouTube video explaining the analytical solution POWERPOINT PRESENTATION DOWNLOAD LINK Problem Alice (starts from lower left corner) will walk north(up) or east(right) with…

Read More

Posts navigation

Previous 1 2 3 4 … 22 Next

Latest Articles

  • How to Properly Cite VASP in Your Research Papers | A Guide with Examples and Formats
    Dec 11, 2024
  • Exchange-Correlation Functionals [Explained for Beginners]
    May 1, 2024
  • Why is chemical accuracy defined as 1 kcal/mol? [SOLVED]
    Apr 29, 2024
  • What is Electron Correlation? [EXPLAINED]
    Dec 4, 2023
  • Automate Bulk Downloading of Molecular Properties and 3D Structures from ChemSpider with Python and Chemspipy
    Nov 16, 2023
  • Automate Downloading 3D Molecular Structures and Properties from PubChem with Python
    Nov 7, 2023

SUBSCRIBE ON YOUTUBE

Follow me on Instagram

[instagram-feed feed=1]

  • About
  • Policies

Social

  • View ducktape07’s profile on Facebook
  • View manassharma07’s profile on Twitter
  • View ducktape07’s profile on Instagram
  • View manassharma24059a12a’s profile on LinkedIn
  • View manassharma100’s profile on YouTube
  • View manassharma07’s profile on Google+
  • View manassharma07’s profile on WordPress.org

SUBSCRIBE ON YOUTUBE

Powered by Nevler. © 2025 BragitOff.com. All Rights Reserved.
 

Loading Comments...