Pinned Repositories
Polycystic-ovary-syndrome-PCOS-Prediction
Polycystic ovary syndrome (PCOS) Prediction
al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
AlgoLib
A Library of Algorithms!
BallVsBlock
Practice with pygame module
computer-graphics
This repository is a compilation of Assignments that I have attempted for my Computer Graphics course. It consists of basic 2D and 3D rendering including object tranformations, picking, camera and lighting setup. Assignment 3 also includes Phong & Gouraud shading models and trackball rotation using quaternions in Three.js (Some of the codes are insipired from https://amit-tomar.github.io/T2-20-CS-606/)
Data-Visualisation
This repository is a compilation of Assignments that I have attempted for my Data Visualisation course. The visualizations have been generated for various publicly available datasets like ocean model MOM from INCOIS Hyderabad, tabular datasets by WHO for COVID-19 cases, tabular datasets by UNECE - Country Overview.
Feature-Learning
We aim to illustrate the difference between feature extraction and feature learning. We see that when using classical machine learning models, there is a requirement to come up with features (input to the model) “explicitly”, that would give the best and suitable output for the task in hand. However, when using deep learning models, these features are derived “implicitly” by the model as the training progresses.
FirstTextWorldProblems
This work brings together the efforts of Narasimhan et al. and Adolphs et al. to tackle the task of building an AI agent that can play efficiently and win simplified text-based games.
float
Flow Warping of Self-Attention for Clothing Animation Generation
Room-Layout-Estimation
General Room Layout Estimation - one needs to reconstruct the enclosing structure of the indoor scene, consisting of walls, floor, and ceiling. In this challenge, we do not make any assumption on the room structure, such as cuboid-shaped or Manhattan layouts.
swastishreya's Repositories
swastishreya/Data-Visualisation
This repository is a compilation of Assignments that I have attempted for my Data Visualisation course. The visualizations have been generated for various publicly available datasets like ocean model MOM from INCOIS Hyderabad, tabular datasets by WHO for COVID-19 cases, tabular datasets by UNECE - Country Overview.
swastishreya/Room-Layout-Estimation
General Room Layout Estimation - one needs to reconstruct the enclosing structure of the indoor scene, consisting of walls, floor, and ceiling. In this challenge, we do not make any assumption on the room structure, such as cuboid-shaped or Manhattan layouts.
swastishreya/Feature-Learning
We aim to illustrate the difference between feature extraction and feature learning. We see that when using classical machine learning models, there is a requirement to come up with features (input to the model) “explicitly”, that would give the best and suitable output for the task in hand. However, when using deep learning models, these features are derived “implicitly” by the model as the training progresses.
swastishreya/float
Flow Warping of Self-Attention for Clothing Animation Generation
swastishreya/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
swastishreya/AlgoLib
A Library of Algorithms!
swastishreya/BERT_as_a_conditional_generative_model
swastishreya/computer-graphics
This repository is a compilation of Assignments that I have attempted for my Computer Graphics course. It consists of basic 2D and 3D rendering including object tranformations, picking, camera and lighting setup. Assignment 3 also includes Phong & Gouraud shading models and trackball rotation using quaternions in Three.js (Some of the codes are insipired from https://amit-tomar.github.io/T2-20-CS-606/)
swastishreya/FirstTextWorldProblems
This work brings together the efforts of Narasimhan et al. and Adolphs et al. to tackle the task of building an AI agent that can play efficiently and win simplified text-based games.
swastishreya/Building-Cache-From-Scratch
Building cache using iVerilog
swastishreya/chainReaction
A simple functional and modular approach to the android game Chain Reaction
swastishreya/data-structures
Covers Data Structure Code in C
swastishreya/First-TextWorld-Problems
swastishreya/Graph_Algorithms
Implementation of Graph Algorithms in C++
swastishreya/HelloFriend
swastishreya/Hide-Seek_hacknight
lost and found portal
swastishreya/Many_Time_Pad
A many time pad attack in python
swastishreya/Music-Hub-database
Database structure for a Music App
swastishreya/NeomodelAPI
REST API created by Django and Neo4j.
swastishreya/OOP_Java
Object Oriented Programming in Java
swastishreya/pytorch_practice
Codes to understand the basics of pytorch
swastishreya/Region-Locator
A rectangle is partitioned into a number of disjoint regions. All regions have axis-parallel boundaries. Build a data structure such that the following query can be answered in O(log n ) time: Given a point p, which region does it belong to?
swastishreya/rsa_encryption
Implementation of the simple RSA Encryption
swastishreya/scientific_calculator_devops
Scientific Calculator with DevOps
swastishreya/SE-Tutorial-imt2017043
swastishreya/solana-art-lab
swastishreya/solvingSudoku_graphColoring
Solving sudoku is equivalent to graph coloring !
swastishreya/studious-umbrella
A repo of simple single file source codes to get the hang of coding.
swastishreya/swastishreya.github.io
swastishreya/waveportal-starter-project