Welcome to my profile
- Signal Processing
- Deep Learning
- Backend App Development
class WhoAmI:
user = 'Adharsh S'
current_edu = "Purdue University"
hobbies = [
'Coding',
'Bee Keeping',
'Reading'
]
def getCity():
retrun W. Lafayette

