Skip to content
View avats-dev's full-sized avatar
πŸ‘¨β€πŸŽ“
trying to adapt
πŸ‘¨β€πŸŽ“
trying to adapt

Organizations

@publiclab @fossasia @IIITDMJ-OPEN-SOURCE @BitByte-TPC
Block or Report

Block or report avats-dev

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
avats-dev/README.md

Hey πŸ‘‹ ! Welcome to my codebase, let's fix some bugs.

I'm an undergrad student πŸ‘¨β€πŸŽ“ at IIITDM Jabalpur pursuing B.Tech.

  • I'm interested in studying AI and implementing deep learning methods to social issues.
  • I'm fluent in python and C++. I also do competitive coding sometimes.
  • I contribute to open source whenever I can.
  • Apart from this, I love to read novels, and watch movies and shows 🀩.

Technical Skills
Languages : python, C++, MATLAB, HTML, CSS, Octave
Tools/Libs : pandas, numpy, opencv, tensorflow, pytorch, matplotlib, jupyter, scikit-learn, dash, flask, APIs, GCP, IBM Cloud, Bash

Feel free to reach out if you want to do research on any deep learning paradigms together or you have a nice project idea to implement. I am always open for discussions on deep learning papers and science fiction(specially time travel).


Interests
- Deep learning in computer vision
  - Low light images
  - Denoising images
  - Attention in visual domain (Image captioning)
  - Video analysis with attention
- Time Series Analysis
  - Comparative study with classical methods
  - ESN method specially in the context of financial data modelling
  - Improving RNN based approaches
- Hyperparameter optimization 
- Self ensembling approaches
- Low code(high level APIs) or code generation ideas
- Graph Neural Networks

How to reach me

Pinned

  1. SmartPracticeschool/SBSPS-Challenge-4564-Sentiment-Analysis-Dashboard-of-COVID-19-tweets SmartPracticeschool/SBSPS-Challenge-4564-Sentiment-Analysis-Dashboard-of-COVID-19-tweets Public

    A dashboard to infer sentiment of COVID19 tweets, daily and with various phases of lockdown.

    Jupyter Notebook 2

  2. ml-dl-challenges ml-dl-challenges Public

    Codes submitted to various machine learning and deep learning challenges

    Jupyter Notebook

  3. TheGlitch-app TheGlitch-app Public

    An app for aiding you in this pandemic by the team : TheGlitch

    Makefile 1 1

  4. Creating a movie dataset out of movi... Creating a movie dataset out of movie names for bollywood movies using TMDB API
    1
    # Importing libraries to be used
    2
    import pandas as pd
    3
    import numpy as np
    4
    import requests
    5
    import urllib.parse
  5. first-bit first-bit Public

    Forked from BitByte-TPC/first-bit

    Contribute your first bit to Open Source.

    JavaScript

  6. Deep-Learning-Papers-Reading-Roadmap Deep-Learning-Papers-Reading-Roadmap Public

    Forked from floodsung/Deep-Learning-Papers-Reading-Roadmap

    Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

    Python