GithubHelp home page GithubHelp logo

Hi there 👋

I am Anuj Diwan (अनुज दिवाण) , a Computer Science Ph.D. student at the University of Texas at Austin. My research interests broadly lie in Speech Recognition, Natural Language Processing, and Machine Learning.

Visit my website to know more!

Anuj Diwan's Projects

ai-ml-notes icon ai-ml-notes

Originally written short notes for various AI/ML topics.

cell-segmentation-unet icon cell-segmentation-unet

Course Project for Medical Image Computing(CS 736), Spring 2019, IIT Bombay. Cell Segmentation using U-Net. PyTorch implementation.

cs215-submissions icon cs215-submissions

Submissions made for course CS215 at IIT Bombay. This contains some nice work on Data Analysis and Probability Theory, like PCA, Bayesian estimation etc.

cs251-battleship icon cs251-battleship

Course Project for Software Systems Lab(CS251), Autumn 2018, IIT Bombay. Battleship Game( https://en.wikipedia.org/wiki/Battleship_(puzzle) ) was implemented using Django and django-channels for the backend and React, HTML, and JS for the frontend.

cse-website icon cse-website

Code for my website at www.cse.iitb.ac.in/~anujdiwan .

django-tutorial icon django-tutorial

A polls web app that uses Django for the backend. It allows users to vote on questions and allows the administrator to add questions and choices using an admin interface.

ee112-stopwatch icon ee112-stopwatch

Stopwatch made from scratch using only basic ICs(counters, LED decoders and flipflops), 1 Hz clock self-designed and built using a 555 timer, implemented on a breadboard.

enigma-machine icon enigma-machine

Course Project for Programming Abstractions and Paradigms(CS154), Spring 2019, IIT Bombay. Implemented a modern version of the World War II Enigma Machine in Racket, a variant of Scheme. The machine has encrypt, decrypt, and crack mode.

exploring-reinforcement-learning icon exploring-reinforcement-learning

Course Project for Artificial Intelligence and Machine Learning(CS337), Autumn 2019, IIT Bombay. Performed a comparative analysis of different reinforcement learning algorithms for Breakout and Pong, two classic Atari games.

github-android icon github-android

Course Assignment for Software Systems Lab, CS251, IIT Bombay. A GitHub Android client that uses the GitHub API to search for users given a username query and upon clicking on a username, displays the name, company, location and all the repositories neatly in a list with repository name, age and description.

hmni icon hmni

📛 Fuzzy Name Matching with Machine Learning

inflection-pytorch icon inflection-pytorch

Pytorch implementation of https://arxiv.org/pdf/1908.05838.pdf along with a user-friendly web demo and some new experiments.

instrumental-music-translation icon instrumental-music-translation

Course Project for Automatic Speech Recognition(CS 753), Autumn 2019, CSE, IIT Bombay. Implemented music translation from one instrument to another using two approaches, a WaveNet autoencoder heavily based on a Facebook AI research paper and codebase and the other using different LSTM encoder-decoder based architectures.

markdown-cheatsheet icon markdown-cheatsheet

Cheatsheet I found at https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code

ocr-itsp-2018 icon ocr-itsp-2018

Optical character recognition using the EMNIST dataset and self-designed image segmentation and processing algorithms. Capable of recognizing text from a relatively clean image of a document.

phoneme-translit icon phoneme-translit

A rule-based algorithm to transliterate English to Indian languages via an intermediate phonemic stage.

pop3-email-networking icon pop3-email-networking

Course Assignment for CS224, Computer Networks, Spring 2019, IIT Bombay.Email service based on a simplified POP3 protocol is implemented. Both server side and client side applications are provided and multiple clients are supported.

profiling-transformers icon profiling-transformers

Code for 'When to Use Efficient Self Attention? Profiling Text, Speech and Image Transformer Variants', ACL 2023

react-tutorial icon react-tutorial

A simple tic-tac-toe game implemented using React.js for the client-side and the inbuilt React development server for the (local) server-side. The game also allows you to jump to any previous moves and play from there('time travel').

textless-s2st icon textless-s2st

Code for 'Unit-based Speech-to-Speech Translation Without Parallel Data'

vanilla-weather-bot icon vanilla-weather-bot

A simple chatbot that tells you current weather and weather forecasts using the Yahoo Weather API and Node JS. The chatbot is deployed on Facebook Messenger using Heroku.(earlier using ngrok for localhost)

vanilla-weather-bot-terminal icon vanilla-weather-bot-terminal

A simple chatbot that tells you current weather and weather forecasts using the Yahoo Weather API and Node JS. Interaction happens on the terminal.

vhdl-packet-classifier icon vhdl-packet-classifier

Course Project for Digital Logic Design (CS 226), Spring 2019, IIT Bombay. Packet classifier submodule of a router implemented in VHDL and simulated in ISim using Xilinx ISE. The module supports simultaneous input and output of packets and forwards/stores packets by parsing the header for opcode and path pointer.

why-winoground-hard icon why-winoground-hard

Code for 'Why is Winoground Hard? Investigating Failures in Visuolinguistic Compositionality', EMNLP 2022

yugabyte-db icon yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

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.