Giter Club home page Giter Club logo

Hi there 👋

class ReadMe:
    def __init__(self, username="DEVESHTARASIA"):
        self.username = username
        self.name = 'Devesh Tarasia'
        self.education = \
		{
            	'Undergraduate': ['Bachelors of Technology (EEE)', 'Shiv Nadar University University'],
		'Graduate': ['Master of Science (Computer Vision and Machine Learning)', 'Northeastern University']
		}
	self.techStack = \
		{
		'Languages': ['Python', 'R', 'Matlab', 'C++', 'Bash', 'Kotlin'],
		'Frameworks': ['OpenCV', 'Keras', 'PyTorch', 'Flask', 'Scikit-learn', 'Matplotlib', 'Pandas', 'PySpark', 'Hadoop'],
		'Tools': ['Git', 'Docker', 'MySQL'],
		'Software Platforms': ['Linux', 'AWS Sagemaker', 'R Studio', 'Jupyter Notebook', 'Android'],
		'Knowledge Areas': ['Supervised Learning', 'Unsupervised Learning', 'Reinforcement Learning', 'Computer Vision', 'Image Processing', 'Deep Learning']
		}
	self.other_interests = \
		[
		'DIY Electronics and Embedded Systems',
		'Outdoors',
		'Ricing my Unix Setup'
		]


me = ReadMe()

Devesh Tarasia's Projects

arduino icon arduino

open-source electronics prototyping platform

botframework-samples icon botframework-samples

Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.

cs344 icon cs344

Introduction to Parallel Programming class code

cv-obstacle-avoidance icon cv-obstacle-avoidance

Collection of codes which the bot will use to navigate while avoiding obstacle, through the use of computer vision and image processing techniques

eece-5644 icon eece-5644

Material for Course EECE 5644 by Prof. David Brady, Fall 2021 @ Northeastern University

eece-7205 icon eece-7205

EECE 7205 Under Prof. Lili Su for Fall 2021 @ NEU

eece7397 icon eece7397

Course Repository for Advanced Machine Learning at Northeastern University under Prof. Jennifer Dy

everything-curl icon everything-curl

The book documenting the curl project, the curl tool, libcurl and everything related to this.

fashion-mnist icon fashion-mnist

A MNIST-like fashion product database. Benchmark :point_right:

gitignore icon gitignore

A collection of useful .gitignore templates

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.