Code Monkey home page Code Monkey logo

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

Anas Zafar's Projects

ask-anything icon ask-anything

[VideoChatGPT] ChatGPT with video understanding! And many more supported LMs such as miniGPT4, StableLM, and MOSS.

auto-gpt icon auto-gpt

An experimental open-source attempt to make GPT-4 fully autonomous.

awesome-jax icon awesome-jax

JAX - A curated list of resources https://github.com/google/jax

chat-bot icon chat-bot

Implemented chat bot using Keras, which is a Deep Learning library, NLTK, which is a Natural Language Processing toolkit, and some helpful libraries

clip icon clip

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

cog icon cog

Containers for machine learning

cvat icon cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.

epipolarpose icon epipolarpose

Self-Supervised Learning of 3D Human Pose using Multi-view Geometry (CVPR2019)

fcn.berkeleyvision.org icon fcn.berkeleyvision.org

Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.

frankmocap icon frankmocap

A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator

integratedgradients icon integratedgradients

Python implementation of integrated gradients presented in "Axiomatic Attribution for Deep Networks" for explaining any model defined in Keras framework.

jarvis icon jarvis

JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.