Community Profile

photo

Mohammad Jamhuri


Last seen: 5 months ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Personal Best Downloads Level 2
  • Solver
  • First Submission
  • First Review

View badges

Feeds

View by

Submitted


Understanding the SGD optimization from scratch
In this program, we train a single-layer neural network to classify the Iris dataset using Stochastic Gradient Descent (SGD) fro...

1 year ago | 3 downloads |

Thumbnail

Submitted


Two Dimensional Linear Wave Solution by Finite Difference Me
This program consist of simulation of the two dimensional linear wave equation using finite difference method

1 year ago | 15 downloads |

Thumbnail

Submitted


Understanding the Adam Optimization Algorithm
Here, we will demonstrate a basic MATLAB implementation of the Adam optimization algorithm for minimizing the loss function in I...

1 year ago | 4 downloads |

Thumbnail

Solved


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

2 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 years ago

Submitted


Wordcloud of Machine Learning Meta-Data From Science Direct
Program untuk membuat wordcloud dan wordgraph dari kumpulan abstrak dari paper-paper yang diperoleh dari halaman pencarian scien...

2 years ago | 1 download |

Thumbnail