Skip to content
View IdanCohh's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report IdanCohh

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

Pinned Loading

  1. Adapting-Deep-Neural-Networks---Machine-Learning-course Adapting-Deep-Neural-Networks---Machine-Learning-course Public

    Adapting an ANN built from scratch, and adapting VGG19 and YOLOv5 for classification on the 102 category flower Oxford dataset.

    Jupyter Notebook

  2. Hash-Table-of-AVL-Trees-and-double-Hash-implementation---Data-Structures-course Hash-Table-of-AVL-Trees-and-double-Hash-implementation---Data-Structures-course Public

    Hash Table with AVL Trees as nodes and double Hash Tables implemented in Java

    Java

  3. Scratch-Detection Scratch-Detection Public

    Scratch detection on wafers given as coordinate maps

    Jupyter Notebook

  4. Segment-Tree-Implementation---Data-Structures-course Segment-Tree-Implementation---Data-Structures-course Public

    Several types of segment tree data structure, implemented in Java

    Java