• Stars
    star
    2
  • Language
  • Created over 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

ImageTextRetrieval

In this work, we implement different cross-modal learning schemes such as Siamese Network, Correlational Network and Deep Cross-Modal Projection Learning model and study their performance. We also propose a modified Deep Cross-Modal Projection Learning model that uses a different image feature extractor. We evaluate the modelโ€™s performance on image-text retrieval on a fashion clothing dataset.
Jupyter Notebook
10
star
2

dog-classifier-web-app

A web app made using Flask that loads a trained PyTorch model and classifies dog/human images as the most resembling dog breed.
Python
3
star
3

Toy-C-Compiler

A simple compiler, made using flex and bison and coded in C for a C-flavoured language. This project has been made as a course project in the course CS-327: Compilers offered at IIT Gandhinagar in Semester-2 AY 2020-21 under the guidance of Prof. Bireswar Das.
Yacc
3
star
4

Mini-Classroom

Classroom management software written from scratch in C++. This project was a part of the CS 433: Computer Networks course taught at IIT Gandhingar in 2020-21
C++
3
star
5

covid-cases-on-map

Not release version
HTML
2
star
6

frank-chris.github.io

HTML
2
star
7

plagiarism-detection

A plagiarism detector built and deployed using Scikit-Learn and AWS SageMaker
Jupyter Notebook
1
star
8

Data-Science-Assignments

Assignments for CS-328 (Data Science) course offered at IIT Gandhinagar - Spring 2021
Jupyter Notebook
1
star
9

initial-conditions-covid-19-model

Initial conditions for data-driven PDE-based modelling of Covid-19 infections
Python
1
star
10

Machine-Learning-Assignments

Assignments for ES-654 (Machine Learning) course offered at IIT Gandhinagar - Spring 2021
Python
1
star
11

data-visualization-javascript

Code I wrote while learning data visualization using JavaScript
HTML
1
star
12

chat-app-with-socket.io

A basic chat application I built while learning to use Socket.IO
HTML
1
star
13

In-memorySearchableFileSystem

In-memory Searchable File System using FUSE
C
1
star
14

dog-breed-classification

Classifying dog/human images as the most resembling dog breed. Built using PyTorch.
Jupyter Notebook
1
star
15

sentiment-analysis

Deploying a Sentiment Analysis Model on AWS SageMaker
Jupyter Notebook
1
star
16

covid

This is the release version
Jupyter Notebook
1
star
17

parameters-covid-19-model

Script to find the run with least error among runs performed during parameter study
Python
1
star
18

assignment-3-chris-francis-18110041

Python
1
star
19

uncertainty-limits-covid-model

C
1
star
20

TCP-UDP-client-server

TCP and UDP client and server scripts written in Python
Python
1
star
21

HospitalDatabaseSystem

A Flask web application for a hospital database system. CS 432: Databases assignment, IIT Gandhinagar.
HTML
1
star
22

Image-Text-Retrieval-Web-App

Flask Web App for ES-654 Machine Learning course project
Python
1
star
23

food-illustrations

Just a few pics
1
star
24

RealTimeAudio

Record, process and plot microphone audio in real-time
Python
1
star
25

PyQuiz

A quiz program developed with Python that uses web scraping to create quizzes
Python
1
star
26

Operating-Systems-Assignments

Assignments for CS-301(Operating Systems) course offered at IIT Gandhinagar - Fall 2020
C
1
star
27

Simulating-Natural-Selection-of-Speed

Simulating the natural selection of speed in a population of animals living in an environment with finite food resources using NetLogo.
NetLogo
1
star
28

tic-tac-toe

A tic-tac-toe game built using Socket.IO
JavaScript
1
star
29

Break-Out

A breakout game made using JavaScript that can be played on a browser.
HTML
1
star
30

Persistent-and-Concurrent-Client-and-Server

Client and Server programs that implement persistent connections and concurrency. Written in Python.
Python
1
star
31

AcadSearch

A search engine that can cater to the needs of students looking for professors to approach for projects, internships or jobs. It allows users to search for professors based on name, university, research areas and paper titles using 3 different retrieval methods. The engine allows users to sort the search results based on criteria like h-index etc.
Python
1
star
32

solving-math-word-problems

Solving Math Word Problems Using Language Models and Contrastive Loss
Python
1
star
33

Surfstore

A networked file storage application in Go that lets users sync files to and from the cloud. Uses the RAFT protocol for fault-tolerance and consistent hashing for scalability.
Go
1
star