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

Highlights

  • Pro

Block or report zeahmd

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

Pinned Loading

  1. himat himat Public

    HiMat: DiT-based Ultra-High Resolution SVBRDF Generation

    Jupyter Notebook

  2. vision-transformers vision-transformers Public

    An unofficial implementation of Vanilla Vision Transformer and Cross Vision Transfromer.

    Python 1

  3. 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

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

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

    Python 17 6

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

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

    Java