Skip to content
View dakshtrehan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dakshtrehan

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

Hi 👋, I'm Daksh

dakshterhan

def skills_of_daksh():

  tech_with_proficiency={'Python':'Intermediate','SQL':'Intermediate','Content Writing':'Intermediate','Tableau':'Beginner'}
  tools = ['numpy','pandas','sklearn','matplotlib','seaborn','keras','tensorflow','pandas-profiling']
  publications_featured_in = ["TowardsDataScience", "TowardsAI", "The Startup", "DataDrivenInvestor", "Gitconnected"]
  active_blogger = True
  
  return

Daksh's Github Stats

Connect with me:

Daksh Trehan Daksh Trehan | LinkedIn Daksh Trehan | Medium Daksh Trehan | HackerRank Daksh Trehan | Kaggle Daksh Trehan | Twitter Daksh Trehan | Instagram

Pinned

  1. Covid-19-Detection Covid-19-Detection Public

    The aim of this project is to help medical practitioners in a practical way to combat the pandemic.

    Jupyter Notebook 11 16

  2. Machine-Learning-Bootcamp Machine-Learning-Bootcamp Public

    This repository contains all the study material for Machine Learning for beginners. This includes all the articles written by me, code for each algorithm along with their code from scratch.

    Jupyter Notebook 6 1

  3. White-box-Cartoonization White-box-Cartoonization Public

    Forked from SystemErrorWang/White-box-Cartoonization

    Official TensorFlow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”

    Jupyter Notebook 26 8

  4. Interactive-Covid-19-Dashboard Interactive-Covid-19-Dashboard Public

    The project aims at real-time COVID-19 data analysis, recovery rate/death rate prediction, and AI-powered smart chatbot using Machine Learning techniques.

    Python 10 7

  5. AI-Music-Generation AI-Music-Generation Public

    Predicting Music pieces using LSTMs. MIDI files are used to generate and predict musical tones.

    Jupyter Notebook 7 3

  6. HackerRank-Solutions HackerRank-Solutions Public

    This repo includes 30 Days of Code with Python, 10 days of statistics, Problem Solving using Python, SQL solutions

    Python