Skip to content
View anas-zafar's full-sized avatar
๐ŸŽ‡
Computer Vision
๐ŸŽ‡
Computer Vision
  • FAST NUCES
  • Karachi

Block or report anas-zafar

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

Hello Folks! ๐Ÿ‘‹

!/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()

Website LinkedIn github Twitter Medium

EEML 2021

Pinned Loading

  1. LLM-Survey LLM-Survey Public

    The official GitHub page for the survey paper "A Survey on Large Language Models: Applications, Challenges, Limitations, and Practical Usage".

    23 5

  2. SSAMAN SSAMAN Public

    The official GitHub page for the paper "Single Stage Adaptive Multi-Attention Network for Image Restoration"

    16

  3. Responsible-AI Responsible-AI Public

    The official GitHub page for the paper "Who is Accountable? The Data, Model or Regulations? A Review of Bias, Fairness, and Safety towards Responsible AI"

    1