!/usr/bin/python
-*- coding: utf-8 -*-
class ResearchEngineer:
def __init__(self):
self.name = "Anas Zafar"
self.role = "Research Engineer"
self.researchinterests = ["Computer Vision", "Natural Language Processing","Deep Reinforcement Learning"]
self.deeplearning = ["PyTorch","Tensorflow", "Keras"]
self.machineLearning = ["Pandas", "Numpy", "Scipy", "Spacy", "Octave", "Jupyter"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = ResearchEngineer()
me.say_hi()
๐
Computer Vision
Research Engineer (Computer Vision and Machine Learning)
-
FAST NUCES
- Karachi
Highlights
Pinned Loading
-
LLM-Survey
LLM-Survey PublicThe official GitHub page for the survey paper "A Survey on Large Language Models: Applications, Challenges, Limitations, and Practical Usage".
-
Responsible-AI
Responsible-AI PublicThe official GitHub page for the paper "Who is Accountable? The Data, Model or Regulations? A Review of Bias, Fairness, and Safety towards Responsible AI"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.