Skip to content
View naufalD's full-sized avatar

Block or report naufalD

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
naufalD/README.md

About me

Just a dude that is very passionate about Physics. Currently am learning computational physics on C++ with Qt framework using a textbook by Landau (2015)1.

Footnotes

  1. Landau, R. H. (2015). Computational physics problem solving with python. John Wiley & Sons, Incorporated

Pinned Loading

  1. Numerical-Integration Numerical-Integration Public

    Basic 1D numerical integration using the trapezoid method, Simpsons method and Monte Carlo methods.

    C++

  2. Random-Walk Random-Walk Public

    2D Random Walk program using linear congruent method for pseudo random number generator

    C++

  3. Monte-Carlo-Pi Monte-Carlo-Pi Public

    Using Monte Carlo methods to estimate the value of pi.

    C++

  4. ConvolutionNN ConvolutionNN Public

    Convolution neural net from scratch

    Python

  5. KNN_Classifier KNN_Classifier Public

    KNN Classifier implementation in python 3.6

    Python

  6. NP-06-code NP-06-code Public

    Diabetic Retinopathy identification using convoutional neural networks

    Python