Skip to content
View ishaansathaye's full-sized avatar

Highlights

  • Pro

Organizations

@calpoly-csai

Block or report ishaansathaye

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
ishaansathaye/README.md

hi, i'm ishaan

class SoftwareDeveloper:

    def __init__(self):
        self.name = "Ishaan Sathaye"

    def greet(self):
        print("Check out some of my projects!")

i = SoftwareDeveloper()
i.greet()

Resume

visitors

Pinned Loading

  1. Krishnanshu-Gupta/F1-Racing-Optimal-Path Krishnanshu-Gupta/F1-Racing-Optimal-Path Public

    Using Neural Networks, Deep Reinforcement Learning, and Evolutionary Algorithms to find the optimal path with fastest lap-times for simulated F1 cars around randomly generated custom tracks. Using …

    Python 1

  2. elephant-seals-detection elephant-seals-detection Public

    Elephant Seals Image Detection Capstone

    Jupyter Notebook 2

  3. brandonhjkim/elephant-seals-CLI brandonhjkim/elephant-seals-CLI Public

    Elephant seals detection model accessible via CLI

    Jupyter Notebook 2

  4. int-collector-cisco int-collector-cisco Public

    Cisco Internship Project: INT Collector Program

    Python 2 1

  5. ml-ng-stanford ml-ng-stanford Public

    Machine Learning-Andrew Ng-Stanford University Course

    1

  6. CSC357-SystemsProgramming CSC357-SystemsProgramming Public

    Cal Poly CSC 357 Systems Programming Course

    C 2