Skip to content
View VighneshNatarajanGanesh's full-sized avatar
πŸ‘‹
πŸ‘‹
  • BITS Pilani
  • Pilani, Rajasthan, India
Block or Report

Block or report VighneshNatarajanGanesh

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

Hi πŸ‘‹, Welcome to my GitHub

Linkedin Badge Website Badge Email


I study Computer Science Engineering at BITS Pilani with a minor in Finance

  • πŸ‘¨β€πŸ’Ό Visiting Researcher at London Business School

  • πŸ‘¨β€πŸ’» Analyst at Goldman Sachs

  • πŸ“– Authored a Chapter in the Data Science Text Book. Buy πŸ›’



A little more about me...


const Vighnesh = {
    pronouns: "He" | "Him",
    nickname: "Vicky",
    tendsToOveruse: ["Python", "Java"],
    mostProudAbout: ["Publishing a book chapter at 20", "playstore app with 1000s of users", "driving to nature spots exhaustively"], 
    // Note to Devs: some bad behavious due to overconfidence
    
    askMeAbout: ["Forecasting", "Deep Learning", "tech", "app dev", "Weekend Trip Ideas"],

    technologies: {
        machineLearning: {
            packages: ["Tensorflow", "Keras", "PyTorch"],
            concepts: ["Deep-Learning", "Time Series Forecasting","CV -GANs" ]
        },
        dataScience: {
            packages: ["SciPy", "Sk-learn", "Pandas", "Numpy", "OpenCV", "Matplotlib"]
        },
        backEnd: {
            js: ["Node"],
        },
        databases: ["Pandas", "mongo", "MySql"],
        misc: ["can kinda play drums πŸ™ƒ"]
    }
    funFact: "There are two ways to write error-free programs; only the third one works"
};



πŸ‘¨β€πŸ’» My Work


Most of my work is in private GitLab Repos of the different organizations I work for due to my personal preference. So I would like to redirect you to my resume / personal website

But if you'd like to, you could take a look at these!


Readme Card

Readme Card

Readme Card

Pinned Loading

  1. DSSGxUK/bmwi DSSGxUK/bmwi Public

    Unemployment Rate forecasting tool built for BMWi during the Data Science for Social Good Fellowship https://dssgxuk.github.io/bmwi/

    Jupyter Notebook 6 4

  2. personal-website personal-website Public

    Forked from bitssmac/smacOnline

    personal-website

    SCSS

  3. man-computer-programmer-woman-Homemaker-Debiasing man-computer-programmer-woman-Homemaker-Debiasing Public

    Is Man: Computer Programmer same as Woman: Homemaker? An unchecked Word embedding might say so. This repo deals with identifying and removing this sexist implication. ---------- focus: Word Vectors

    Jupyter Notebook 1

  4. Trigger_word_detection Trigger_word_detection Public

    Trigger word ( like ok google / alexa / hey siri ) detection using Attention. ---------- focus: Speech Recognition

    Jupyter Notebook 2

  5. Automatically_emojify_your_sentences Automatically_emojify_your_sentences Public

    ML sequence model to automatically add emoji to your sentence! ---------- focus: LSTM

    Jupyter Notebook 1

  6. News-writer News-writer Public

    This contains a trigram and pentagram language model and compares their performance and drawbacks. ---------- Package used: NLTK

    Jupyter Notebook 2