Stars
Music repair method to convert lossy MP3 compressed music to lossless music.
Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the hea…
A robust, efficient, low-latency speech-to-text library with advanced voice activity detection, wake word activation and instant transcription.
This is a repo with links to everything you'd ever want to learn about data engineering
AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
Notes compiled based on AWS E-Learning lessons and transcripts
The banking portal API provides secure and efficient endpoints for managing user accounts, transactions, and fund transfers, offering essential banking functionalities with robust error handling an…
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translatio…
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
A program to extract Sheet music from an .mp3 or .wav file
Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach: A novel algorithmic trading model CNN-TA using a 2-D convolutional neural network ba…
An agent-based computational economy with macroeconomic equilibria from microeconomic behaviors
Java/MySQL real-time algorithmic trading using Interactive Brokers API
We have used Deep Reinforcement Learning and Advanced Computer Vision techniques to for the creation of Smart Traffic Signals for Indian Roads. We have created the scripts for using SUMO as our env…
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning …
BAC0 - Library depending on BACpypes3 (Python 3) to build automation script for BACnet applications
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggest…
Python Data Science Handbook: full text in Jupyter Notebooks
This Adaptive Traffic Signal Timer uses live images from the cameras at traffic junctions for real-time traffic density calculation using YOLO object detection and sets the signal timers accordingly.
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
這是 Will 保哥在 2013 第 6 屆 iT 邦幫忙鐵人賽年度大獎的得獎著作【30 天精通 Git 版本控管】,歡迎大家 fork 我,如果有看見任何文字勘誤,也歡迎利用 pull request 來通知我修正,謝謝!
Particle Swarm Optimization (PSO) in C++ with MPI support
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2