Skip to content
View Siddharth-A-18's full-sized avatar

Block or report Siddharth-A-18

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. learnPython learnPython Public

    Python DSA Questions

    Python

  2. python-ds-reference python-ds-reference Public

    Forked from prabhupant/python-ds

    No non-sense and no BS repo for how data structure code should be in Python - simple and elegant.

    Python

  3. awesome-interview-questions awesome-interview-questions Public

    Forked from DopplerHQ/awesome-interview-questions

    :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! 🎓

  4. A-Curated-List-of-ML-System-Design-Case-Studies A-Curated-List-of-ML-System-Design-Case-Studies Public

    Forked from Engineer1999/A-Curated-List-of-ML-System-Design-Case-Studies

    This repository contains a curated collection of 300+ case studies from over 80 companies, detailing practical applications and insights into machine learning (ML) system design. The contents are o…

  5. tinyNeuralNet tinyNeuralNet Public

    Forked from SuyashMore/tinyNeuralNet

    Simple Neural Network Library Built-in Python using Numpy

    Jupyter Notebook

  6. Neural-Network-from-Scratch-Python Neural-Network-from-Scratch-Python Public

    Forked from am1tyadav/Neural-Network-from-Scratch-Python

    A simple implementation to create and train a neural network in python. This implementation does not use any machine learning framework.

    Python