Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by KentoNishi

A curated list of projects in awesome lists by KentoNishi .

https://github.com/kentonishi/torch-pitch-shift

Pitch-shift audio clips quickly with PyTorch (CUDA supported)! Additional utilities for searching efficient transformations are included.

audio-augmentation augmentation gpu-support pitch-shift pytorch sound-processing torch torchaudio

Last synced: 11 Oct 2024

https://github.com/kentonishi/torch-time-stretch

Time-stretch audio clips quickly with PyTorch (CUDA supported)! Additional utilities for searching efficient transformations are included.

audio-augmentation augmentation gpu-support pytorch sound-processing time-stretch torch torchaudio

Last synced: 28 Oct 2024

https://github.com/kentonishi/pogify

Listen to music with your stream chat without getting DMCA-striked.

Last synced: 28 Oct 2024

https://github.com/kentonishi/jtr-cvpr-2024

[CVPR 2024] Joint-Task Regularization for Partially Labeled Multi-Task Learning

computer-vision cvpr2024 machine-learning multitask-learning

Last synced: 28 Oct 2024

https://github.com/kentonishi/iframe-translator

Translate text for free in the browser with iframe shenanigans

Last synced: 28 Oct 2024

https://github.com/kentonishi/stack-trace-visualizer

An interactive graphical interface to visualize the Java call stack.

Last synced: 11 Oct 2024

https://github.com/kentonishi/pytorch-template

An opinionated template for my PyTorch repositories.

machine-learning python pytorch template

Last synced: 11 Oct 2024

https://github.com/kentonishi/torch-mutable-modules

Use in-place and assignment operations on PyTorch module parameters with support for autograd.

pytorch torch

Last synced: 11 Oct 2024

https://github.com/kentonishi/wsl-gui

A tool to enable graphical applications in Windows Subsystem for Linux.

Last synced: 09 Nov 2024

https://github.com/kentonishi/aug-for-lnl-extras

Extra bits of unsanitized code for plotting, training, etc. related to our CVPR 2021 paper "Augmentation Strategies for Learning with Noisy Labels".

cvpr2021 data-augmentation-strategies jupyter-notebook label-noise label-noise-robustness matplotlib python

Last synced: 11 Oct 2024

https://github.com/kentonishi/pythonpp

[Python++] A robust Java-style OOP system for Python, with support for statics, encapsulation, and inheritance.

encapsulation inheritance oop oop-principles pypi-package python python3

Last synced: 11 Oct 2024

https://github.com/kentonishi/runestone-submission-downloader

Download all Runestone student submissions at once as a zip! Made for Mr. Mark Kwong at Lynbrook (@psmaker).

Last synced: 11 Oct 2024

https://github.com/kentonishi/kentonishi

My GitHub profile page, powered by GitHub Readme Stats.

Last synced: 09 Nov 2024

https://github.com/kentonishi/kentonishi.github.io

Kento Nishi's Github Pages website.

Last synced: 28 Oct 2024

https://github.com/kentonishi/usaco-solutions

Solutions to algorithmic problems from http://www.usaco.org.

Last synced: 09 Nov 2024

https://github.com/kentonishi/ml-number-detection

A slow and unoptimized number detection neural network.

Last synced: 09 Nov 2024

https://github.com/kentonishi/livetl

This repository exists for legacy support purposes. https://github.com/LiveTL/LiveTL/

Last synced: 09 Nov 2024

https://github.com/kentonishi/eulers-method-python

Euler's Method approximation in Python.

Last synced: 09 Nov 2024

https://github.com/kentonishi/spotify-controls

An extension for Spotify shortcuts and controls.

Last synced: 09 Nov 2024

https://github.com/kentonishi/blanksort

The Python package for the BlankSort keyword extraction algorithm.

Last synced: 09 Nov 2024

https://github.com/kentonishi/blanksort-prototypes

A Novel Unsupervised Approach to Keyword Extraction

Last synced: 09 Nov 2024

https://github.com/kentonishi/jetson-nano-playground

A playground of undocumented and experimental projects for Jetson Nano.

Last synced: 09 Nov 2024

https://github.com/kentonishi/algorithms-and-data-structures

Based on "Data Structures and Algorithms in Java" by Robert Lafore.

Last synced: 09 Nov 2024

https://github.com/kentonishi/simple-neural-network

Simple neural network implementation in C++.

Last synced: 09 Nov 2024

https://github.com/kentonishi/tensorflow-playground

A playground of undocumented and experimental TensorFlow projects.

Last synced: 09 Nov 2024

https://github.com/kentonishi/ghp-tensorflow.js

A simple client based TensorFlow project in JavaScript, powered by Jekyll and GitHub pages.

Last synced: 11 Oct 2024

https://github.com/kentonishi/usaco-grader

An automatic grader for problems from http://www.usaco.org.

Last synced: 09 Nov 2024

https://github.com/kentonishi/ml-playground

A playground of experimental machine learning scripts.

Last synced: 09 Nov 2024

https://github.com/kentonishi/tensorflow-2.0-tutorials

A collection of TensorFlow programs, following the official TensorFlow 2.0 Tutorials.

Last synced: 09 Nov 2024

https://github.com/kentonishi/cs178-ps0b

CS178 Pset 0b

Last synced: 09 Nov 2024

https://github.com/kentonishi/generic-nanogpt

Generic nanoGPT implementation for synthetic experimental setups

Last synced: 09 Nov 2024

https://github.com/kentonishi/joi-grader

An automatic grader for problems from https://www.ioi-jp.org/.

Last synced: 09 Nov 2024

https://github.com/kentonishi/cp-template

A template for my competitive programming repositories.

Last synced: 09 Nov 2024

https://github.com/kentonishi/yt-iframe-noremote

The YouTube iframe API with zero remotely hosted code. Primarily intended for use in Manifest v3 browser extensions.

Last synced: 11 Oct 2024

https://github.com/kentonishi/joi-solutions

Solutions to algorithmic problems from https://www.ioi-jp.org.

Last synced: 09 Nov 2024

https://github.com/kentonishi/nlp-preprocessing-demo

NLP exercises for Lynbrook Machine Learning Club.

Last synced: 09 Nov 2024

https://github.com/kentonishi/blanksort-demo

An interactive demo of BlankSort that runs in the browser.

Last synced: 09 Nov 2024

https://github.com/kentonishi/poj-solutions

Solutions to algorithmic problems from http://poj.org.

Last synced: 09 Nov 2024

https://github.com/kentonishi/alphastar-cc34-winter19

A repository of solutions written during AlphaStar CC34 Winter 2019.

Last synced: 09 Nov 2024

https://github.com/kentonishi/.vscode

A collection of git submodules for my custom configurations in Visual Studio Code.

Last synced: 09 Nov 2024

https://github.com/kentonishi/alphastar-cc41b-spring20

A repository of solutions written during AlphaStar CC41B Spring 2020.

Last synced: 09 Nov 2024