Giter Site home page Giter Site logo

Swagat S. Bhuyan's Projects

aboutcode-toolkit icon aboutcode-toolkit

:white_check_mark: AboutCode Toolkit provides a simple way to document provenance metadata (origin and license) about third-party code that you use in your project: it includes utilities to generate inventory/BOM or Attribution documentation.

abstractive-text-summarization-using-rnn icon 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.

augur icon augur

Python library and web service for Open Source Software Health and Sustainability metrics & data collection.

avatar-generation--facial-3d-reconstruction----hereafter--mumbai icon 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.

cao-mini-project icon cao-mini-project

4th Semester Mini Project for Computer Architecture and Organisation of Group 12

computer-science-society-css-official-website---nit-silchar icon 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.

cpu-design-and-architecture-with-cicuit-simulations-using-logic-simulator icon 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.

huffmancode icon 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.

ibm-applied-ai-capstone-project-linus-_-coursera-student-advisory-chatbot icon 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!

magerunner-turbo-c--text_adventure icon 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.

mypy icon mypy

Optional static typing for Python 3 and 2 (PEP 484)

noise-removal-using-fft icon 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.

processing-power-assembly-line-scheduling-using-tabulation-dynamic-programming-algorithm icon 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.

pycasbin icon pycasbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Python

speech-to-bengali-translation-using-ibm-watson icon 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).

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.