Skip to content
View zeyademam's full-sized avatar
Block or Report

Block or report zeyademam

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

    Code for Active Learning at The ImageNet Scale. This repository implements many popular active learning algorithms and allows training with torch's DDP.

    Python 52 3

  2. Troubleshooting Convolutional Neural... Troubleshooting Convolutional Neural Nets
    1
    ### Troubleshooting Convolutional Neural Networks 
    2
    
                  
    3
    #### Intro
    4
    This is a list of hacks gathered primarily from prior experiences as well as online sources (most notably [Stanford's CS231n](http://cs231n.github.io/) course notes) on how to troubleshoot the performance of a convolutional neural network . We will focus mainly on supervised learning using deep neural networks. While this guide assumes the user is coding in Python3.6 using tensorflow (TF), it can still be helpful as a language agnostic guide.
    5
    
                  
  3. wronnyhuang/gen-viz wronnyhuang/gen-viz Public

    Code for the paper "Understanding Generalization through Visualizations"

    Python 60 7

  4. bio3d-vision/bio3d_vision bio3d-vision/bio3d_vision Public

    Download and manipulate datasets from the bio3d-vision collection.

    Python 1