- 🔭 I’m currently working on Python, TTS, DSP
- 🌱 Currently learning Juce, Unreal Engine
- 👨💻 All of my projects are available at My Homepage
🎊
Wooo!
Audio Engineering / NLP / Arduino / Game Dev
Pinned Loading
-
-
Katamari-Progress-Checker
Katamari-Progress-Checker Publichttps://astroneko404.github.io/Katamari-Progress-Checker/
JavaScript
-
-
2420_assignment_3_text_classification
2420_assignment_3_text_classification PublicPerformance analysis of using bag of words, tf-idf, and Word2Vec
Python
-
Music key determination algorithm in...
Music key determination algorithm in Python using Krumhansl-Kessler weight, blog: https://astroneko404.github.io//Key-Determination/ 1from math import sqrt
2from mido import MidiFile
34MODE_TABLE = [
5"C Major", "C Minor", "C# Major", "C# Minor", "D Major", "D Minor", "D# Major", "D# Minor", "E Major",
-
CNN from scratch in PyTorch
CNN from scratch in PyTorch 1{
2"cells": [
3{
4"cell_type": "code",
5"execution_count": 1,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.