Giter Site home page Giter Site logo

Hi there 👋

I'm Hitesh, I'm a senior year PostGraduate at the International Institute of Information Technology (IIITH), Hyderabad. I like to work at low level system softwares.
Recently I, have taken keen interest in NLP techniques and I am looking to explore endless possibility in that area.
Welcome to my GitHub, you can find all my projects here!

def current_work(name):
  print(name, "🔭 is currently working on a NLP Area.")
  print(name, "🌱 is currently learning how one can improve the transformers to benifit mankind.")
  
def about_me(name):
  print("👯 I'm very fascinated by the dystopian future that AI might create.")
  print("📫 You can reach out to me anytime on my email.")

if __name__ == "__main__":
  name = "Hitesh Kumar"
  current_work(name)
  about_me(name)
  print("⚡ I love exploring the awesome world of deep learning!") 
  print("I also spend my time playing football and playing the chess.")

Hitesh Kumar's Projects

anydlbot icon anydlbot

An Open Source GPLv3 All-In-One Telegram Bot

cppnd-practice icon cppnd-practice

Contains all the practice exercises from the Udacity's ND213 : C++ Nanodegree

flashcardjsapp icon flashcardjsapp

An app created with React that generates random, or user created JavaScript flashcards to be used for studying JS concepts.

gpt-2 icon gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners"

gpt-2-simple icon gpt-2-simple

Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts

interview-questions icon interview-questions

Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

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.