Skip to content
View MSaranyan's full-sized avatar

Block or report MSaranyan

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 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 Loading

  1. Line-Follower-Robot Line-Follower-Robot Public

    Line follower robot implemented using PIC micro-controller and Fuzzy Logic

    C 1

  2. Advanced-Retrieval-for-AI-with-Chroma Advanced-Retrieval-for-AI-with-Chroma Public

    Advanced retrieval techniques to improve the relevancy of retrieved results

    Jupyter Notebook 1

  3. Driver-Inattentiveness-Monitoring-System Driver-Inattentiveness-Monitoring-System Public

    Detecting the inattentiveness level of the drivers in real-time using computer vision and fuzzy logic

    Jupyter Notebook

  4. Neural-Network-Model-Interpretability-Techniques Neural-Network-Model-Interpretability-Techniques Public

    Different techniques for interpreting the Decisions of Convolution Neural Network using Tensorflow and Keras

    Jupyter Notebook

  5. Advanced-Computer-Vision-with-TensorFlow Advanced-Computer-Vision-with-TensorFlow Public

    Jupyter Notebook

  6. Graph-Traversal-Algorithms Graph-Traversal-Algorithms Public

    This contains graph traversal algorithms: Breadth First Search, Depth First Search and Dijkstra algorithms in Java.

    Java