class SoftwareDeveloper:
def __init__(self):
self.name = "Ishaan Sathaye"
def greet(self):
print("Check out some of my projects!")
i = SoftwareDeveloper()
i.greet()
Highlights
- Pro
Pinned Loading
-
Krishnanshu-Gupta/F1-Racing-Optimal-Path
Krishnanshu-Gupta/F1-Racing-Optimal-Path PublicUsing 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
-
elephant-seals-detection
elephant-seals-detection PublicElephant Seals Image Detection Capstone
Jupyter Notebook 2
-
brandonhjkim/elephant-seals-CLI
brandonhjkim/elephant-seals-CLI PublicElephant seals detection model accessible via CLI
Jupyter Notebook 2
-
int-collector-cisco
int-collector-cisco PublicCisco Internship Project: INT Collector Program
-
-
CSC357-SystemsProgramming
CSC357-SystemsProgramming PublicCal Poly CSC 357 Systems Programming Course
C 2
If the problem persists, check the GitHub status page or contact support.