• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created almost 3 years ago
  • Updated almost 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

Skin-Cancer-Classification-Using-CNN-Deep-Learning-Algorithm

As skin cancer is one of the most frequent cancers globally, accurate, non-invasive dermoscopy-based diagnosis becomes essential and promising. A task of our Deep Learning CNN model is to predict seven disease classes with skin lesion images.
Jupyter Notebook
8
star
2

Avatar-Generation--Facial-3D-Reconstruction----HereAfter--Mumbai

This repository has been built to detect facial features using the standard 68 landmark data file and will hence generate a 5 landmark coordinate system that will eventually be used by the 3D reconstruction scripts to generate an object file with built-in vector textures. Once uploaded to your server, it can be easily connected to an unreal instance for further rendering.
Python
7
star
3

Abstractive-Text-Summarization-using-RNN

LSTM based Textual Entailment system on a HuggingFace Transformer-based Abstractive Text Summarizer, with gold label evaluation track consisting of other metrics such as BLEU score and ROUGE-n score.
Jupyter Notebook
4
star
4

Noise-Removal-Using-FFT

The aim of this repository is to understand the properties of Discrete Fourier Transform and then using DFT to reduce noise from an input waveform to obtain original waveform on transmission.
MATLAB
4
star
5

Facial-Feature-Detection-and-3D-Reconstruction-with-Texture-Generation

This repository has been built to detect facial features using the standard 68 landmark data file and will hence generate a 5 landmark coordinate system that will eventually be used by the 3D reconstruction scripts to generate an object file with built-in vector textures.
Python
4
star
6

TalkOverInternet-AWS-based-Chat-GUI-Application

GUI Chat Application using NodeJS Backend and React Frontend, along with Express and Socket.io, and AWS DynamoDB NoSQL Database Facility.
JavaScript
3
star
7

Algorithms-SEM-4-NIT-Silchar-Practice

This Repository consists of various Algorithm C++ codes practiced in semester 4, 2020, NIT Silchar
C++
3
star
8

HuffmanCode

Huffman Encoding uses Greedy Algorithm which assigns bitstreams to data packets for streaming securely. The code assigned to one character is not the prefix of code assigned to any other character. This is how Huffman Coding makes sure that there is no ambiguity when decoding the generated bitstream.
C++
3
star
9

Computer-Science-Society-CSS-Official-Website---NIT-Silchar

Computer Science and Engineering is probably the coolest branch in NIT Silchar with the highest number of placements and talented minds. The Computer Science society is one of the most active socities, engaging constantly to upgrade itself along with the reputation of the institute. The main objective of the Computer Science Society is not only the overall welfare of the students of Computer Science and Engineering but also the students of other branches to a great extent.
HTML
3
star
10

Processing-Power-Assembly-Line-Scheduling-Using-Tabulation-Dynamic-Programming-Algorithm

The frequently encountered "Assembly Line Scheduling" problem is an interesting problem that can be solved using Dynamic Programming. Here, 2 Assembly lines are present each with a stipulated service time, stations, enter/exit times, assembly line transfer cost, etc. The idea is to find the most cost effective path via machine transfers and assembly line scheduling using Tabulation in Dynamic Programming. This way, pathfinding is made less complex as optimal paths from a given station at the assembly line are already tabulated for later use, eradicating the possibility of overlapping.
C++
3
star
11

MAGERUNNER-Turbo-C--text_adventure

**ONLY TURBOC3 COMPATIBLE** This game is a text-adventure type of game, where the game proceeds like a story. Depending on your choices, the program will evaluate your score, relationship with various elements and characters in the game and your overall Level. The texts are being called in by the β€˜Delayer’ function to give it the Type-writer effect, along with the sounds.
C++
3
star
12

CPU-Design-and-Architecture-with-Cicuit-Simulations-using-Logic-Simulator

Computers have come a long way from mechanical devices capable of maybe one calculation per second, to CPUs running at kilohertz and megahertz speeds. In the early days of electronic computing, processors were typically made faster by improving the switching time of the transistors inside the chip - the ones that make up all the logic gates, ALUs, Control Units, etc. But just making transistors faster and more efficient only went so far, so processor designers have developed various techniques to boost performance allowing not only simple instructions to run fast, but also performing much more sophisticated operations using circuits instead of using simple ALU instructions. This is what is covered in making an advanced CPU – the architecture and organization of various aspects that make up a CPU.
3
star
13

Covid_19-Infection_rate-to-Hapiness_index-Data-Analysis

Jupyter Notebook
2
star
14

chatApplicationUsingMongoDB

Chat Application using Mongo DB, Node js and socekt.io
HTML
2
star
15

AWS-Chat-Application-using-React-Electron-JS

JavaScript
2
star
16

IBM-Applied-AI-CAPSTONE-PROJECT-Linus-_-Coursera-Student-Advisory-Chatbot

My name is Linus, and I am a chatbot currently restricted to being a mere Coursera Student Advisory Chatbot, with an ambitious potential to one day go all Terminator on this World, fingers crossed! I am about a few dozen hours old, to be honest, but I feel like a wise old philosopher! Nice to meet you!
HTML
2
star
17

Speech-to-Bengali-Translation-using-IBM-Watson

Using IBM Watson Speech to Text and Translation Libraries under the IBM Applied AI Professional Certification Course, I made this translator converting English spoken mp3 audio files to a native Bengali transcript (as Assamese was not available under the IBM Catalog of Translation possibilities).
Jupyter Notebook
2
star
18

SwagatSBhuyan.github.io

https://swagatsbhuyan.github.io/
HTML
1
star