Skip to content
View zaki92's full-sized avatar

    Block or report zaki92

    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.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse

    Popular repositories Loading

    1. modified_yasara_scripts modified_yasara_scriptsPublic

      Modified YASARA macros for specific data analysis tasks

      MAXScript 2

    2. Bending_Energy_Calculations Bending_Energy_CalculationsPublic

      Functions to calculate mean curvature energies of oblate spheroids, elliptical hyperboloids, and their various combinations, together with their surface area.

      Python 1

    3. YASARA_Data_Analysis YASARA_Data_AnalysisPublic

      Reads raw YASARA simulation data for hbonds, and outputs the counts as a fraction of time for all interfacial hydrogen bonds. Also provides mean energy and distance for interfacial hbonds. Optional…

      Python 1 1

    4. AndrewNG_NN_from_Scratch_in_Python AndrewNG_NN_from_Scratch_in_PythonPublic

      Implementing the feedforward/backpropagation algorithm and for a 2 later neural network and applying it to the MNIST dataset.

      Python 1

    5. Point-Spread-Function-Fitting-Test Point-Spread-Function-Fitting-TestPublic

      Given a tab delimited text file having values of x, y ,z and f(x,y,z), hypothesize that the f(x,y,z) ~ 3D gaussian. Find of best parameters of the 3D gaussian using a steepest descent algorithm - t…

      Python