Skip to content
View lilipads's full-sized avatar

Block or report lilipads

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 Loading

  1. gradient_descent_viz gradient_descent_viz Public

    interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI

    C++ 1.2k 121

  2. emotion-detection emotion-detection Public

    Look into a webcam and the program will tell you whether you are smiling or not.

    Python 86 54

  3. CS294-112-reinforcement_learning_project_solutions CS294-112-reinforcement_learning_project_solutions Public

    Forked from berkeleydeeprlcourse/homework

    my solutions to Berkley's Deep Reinforcement Learning Class CS294-112.

    Python 16 3

  4. machine_learning_paper_reading_notes machine_learning_paper_reading_notes Public

    summary and reflection of machine learning papers I read

    8 1

  5. Programming-a-Real-Self-Driving-Car Programming-a-Real-Self-Driving-Car Public

    code to power a real self driving car! used SSD to detect traffic light state

    Makefile 3 1

  6. CarND-Semantic-Segmentation CarND-Semantic-Segmentation Public

    Forked from udacity/CarND-Semantic-Segmentation

    use Fully Convolutional Network (FCN) to identify road pixels in images

    Python