• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Python
  • License
    MIT License
  • Created about 5 years ago
  • Updated about 2 years ago

Reviews

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

Repository Details

This repo has a Tensorflow implementation of speech denoising with an API service as well.

More Repositories

1

key-stroke-dynamics

User-Verification-based-on-Keystroke-Dynamics
Python
4
star
2

Autonomous_Robot_for_3D_Mapping_and_Object_Detection

A project which makes use of Microsoft Kinect, to build 3D map. Simultaneously, detect the switch board in the surrounding.
Python
2
star
3

pairs-trading

This repo examines a statistical arbitrage trading strategy (pairs trading) developed using Machine Learning and NLP.
Jupyter Notebook
2
star
4

twitter-ego-network

Twitter social graph analysis limited to ego network i.e. the focal node (ego: here the self-node) and the nodes to whom ego is directly connected to (alters) plus the ties, if any, among the alters.
Jupyter Notebook
2
star
5

gesture-recognition

This project deals with the study and implementation of gesture recognition techniques to perform various computer operations using specific hand gestures. The focus is laid entirely on development of four main applications including media control, ppt control, mouse-pointer control and taking a snapshot.
MATLAB
1
star
6

autonomous-robot-for-switch-board-detection

This is a project where in an autonomous robot is built which makes use of the 3D mapping technique to map the entire environment and finally is able to navigate autonomously toward the detected switch board. This project was developed with the basic idea of making the robot to be able to navigate toward the switch board whenever it needs to be charged.
Python
1
star
7

user-login-system

This repos teaches you how to build a user login system with Flask and Sqlite database. It has basic templates for various webpages in the templates folder and the entire code for building the API system is in app.py script.
HTML
1
star