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

Block or report pythonandml

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

Popular repositories

  1. dlbook dlbook Public

    Repository for the free online book Oddly Satisfying Deep Learning from Scratch (link below!)

    Jupyter Notebook 10 4

  2. Plane-Poisseuille-Transient-Flow-python Plane-Poisseuille-Transient-Flow-python Public

    Time Developing Flow in a Parallel Plate Channel

    Jupyter Notebook 1

  3. FEM-FRAME-COMPLETE-ANALYSIS-PYTHON FEM-FRAME-COMPLETE-ANALYSIS-PYTHON Public

    Jupyter Notebook 1

  4. pso_particle_swarm_optimization pso_particle_swarm_optimization Public

    Forked from ujjwalkhandelwal/pso_particle_swarm_optimization

    Implemented fully documented Particle Swarm Optimization algorithm (basic model with few advanced features) using Python programming language

    Python

  5. Dual-numbers-and-automatic-differentiation-using-Python Dual-numbers-and-automatic-differentiation-using-Python Public

    Forked from ujjwalkhandelwal/Dual-numbers-and-automatic-differentiation-using-Python

    Implemented the forward mode of automatic differentiation with the help of dual numbers using Python.

    Jupyter Notebook

  6. cso_cuckoo_search_optimization cso_cuckoo_search_optimization Public

    Forked from ujjwalkhandelwal/cso_cuckoo_search_optimization

    Implemented fully documented Cuckoo Search Optimization algorithm (basic model) using Python programming language

    Python