◐ Shell
clean mode source ↗

Shidfar - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@Shidfar

Shidfar

Follow

View Shidfar's full-sized avatar

Shidfar Hodizoda Shidfar

Block or report Shidfar

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

Pinned Loading

  1. exp-sha-256 exp-sha-256 Public

    C

  2. liberty-1 liberty-1 Public template

    C++

  3. machine-learning-andrew-ng-course machine-learning-andrew-ng-course Public

    Machine Learning programming assignments from the Stanford University course by Andrew Ng on coursera.

    MATLAB

  4. openai-gym-playground openai-gym-playground Public

    Python

  5. clear-branches.sh clear-branches.sh

    1

    #!/bin/bash

    2

    
                  

    3

    git branch | grep -ve " master$" | xargs git branch -D
  6. usaco usaco Public

    usage-training

    Python