Skip to content
View zeeshanahmad10809's full-sized avatar
🤖
🤖

Highlights

  • Pro
Block or Report

Block or report zeeshanahmad10809

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

  1. sst-deep-tensorflow sst-deep-tensorflow Public

    A tensorflow 2.0 based implementation of RNN, LSTM, GRU, BI-LSTM and Conv-1d for Sentiment Tree Bank dataset by Richard Socher of Stanford University.

    Python 1 2

  2. particle-swarm-optimization particle-swarm-optimization Public

    An implementation of Particle Swarm Opimization(PSO) in C++ and Python lists, Numpy arrays and Numpy Vectorization in python.

    Python 5

  3. covid19-xray-pytorch covid19-xray-pytorch Public

    Covid19 x-ray classification using mnasnet and alexnet in pytorch.

    Jupyter Notebook 1

  4. neural-net-pso neural-net-pso Public

    A neural network trained for Iris flower data-set classification using Particle Swarm Optimization.

    Python 16 6

  5. neural-net-scratch neural-net-scratch Public

    A multi-layer perceptron trained using Backpropagation in Java for Multi-class Classification.

    Java

  6. id3-weather-scratch id3-weather-scratch Public

    Decision Tree (ID3-Algorithm) Weather Dataset in Java from Scratch.

    Java