Skip to content
View aychun's full-sized avatar
Block or Report

Block or report aychun

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

Pinned Loading

  1. Crank-Nicolson-Method-for-Time-Dependent-Schrodinger-Equation Crank-Nicolson-Method-for-Time-Dependent-Schrodinger-Equation Public

    Solving the one-dimensional time-dependent Schrodinger Equation for different potentials using the Crank-Nicolson method and analyzing the wavefunctions.

    Python 9 3

  2. NumPy-NeuralNetwork-Digit-Recognition NumPy-NeuralNetwork-Digit-Recognition Public

    Handwritten digit recognition using machine learning neural network with only NumPy. GUI is also implemented for interactive usage and testing the trained neural network using Tkinter.

    Python

  3. Simulated-Annealing-Salesman-Problem Simulated-Annealing-Salesman-Problem Public

    Simulated annealing for solving the travelling salesman problem

    Python