kukaiN
Master's in Quantitative Methods & Models, math undergrad. Coded in Python3, SQL, Javascript, PHP, C++, MATLAB, SAS, R, and working on Ubuntu and Win
NY state
Pinned Repositories
2020-fall-data-science
2020-fall-web-dev
calculus_with_python
calculus, integration and derivatives using python
covid_modeling_part2
Discrete_math
some stuff that's related to discrete math in Python
EasyTrainer_Wasabi_addon
Small changes to the kohya backend and Easytrainer frontend that adds features to easy trainer
LinearAlgebra
functions and programs that does linear algebra stuff
modeling_in_python
A spatial agent-based model for COVID-19 spread through a small residential college.
Primality_tests
Primality test algorithms I made for fun
vae_finetune
code for finetuning vae
kukaiN's Repositories
kukaiN/vae_finetune
code for finetuning vae
kukaiN/modeling_in_python
A spatial agent-based model for COVID-19 spread through a small residential college.
kukaiN/EasyTrainer_Wasabi_addon
Small changes to the kohya backend and Easytrainer frontend that adds features to easy trainer
kukaiN/Primality_tests
Primality test algorithms I made for fun
kukaiN/LinearAlgebra
functions and programs that does linear algebra stuff
kukaiN/2020-fall-data-science
kukaiN/2020-fall-web-dev
kukaiN/calculus_with_python
calculus, integration and derivatives using python
kukaiN/covid_modeling_part2
kukaiN/Discrete_math
some stuff that's related to discrete math in Python
kukaiN/EnglishDecomposition
Decompose sentences and paragraphs of differing tense into clause analysis and part of speach
kukaiN/financialMath
financialMathStuff
kukaiN/GDL_code
The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
kukaiN/graph_algorithms
graph algorithms like dijkstra, a*, bellman-ford algorithms, etc
kukaiN/i3wm-rice-BlueLain
My i3wm rice Serial Experiments Lain
kukaiN/Keras-GAN
Keras implementations of Generative Adversarial Networks.
kukaiN/kohya_ss
kukaiN/kukaiN
kukaiN/LetsAllLoveLain
kukaiN/LoRA_Easy_Training_Scripts
A UI made in Pyside6 to make training LoRA/LoCon and other LoRA type models in sd-scripts easy
kukaiN/LoRA_Easy_Training_scripts_Backend
The serverside backend created for use with the LoRA Easy Training Scripts Frontend
kukaiN/My_matlab
some of the matlab files that I made for my numerical analysis class
kukaiN/PAD_AlgorithmicSolver
A game solver to automate Puzzle&Dragons game on an emulator on a computer
kukaiN/Probability_and_distributions_in_python
class structures that stores the relevant information (PDE, CDF, etc) of common distributions
kukaiN/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
kukaiN/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
kukaiN/robust-loss-mlml
kukaiN/sd-scripts
kukaiN/Sudoku_solver
just solving a sudoku board using python
kukaiN/Timestep-Attention-and-other-shenanigans
Novel approach to scheduling timesteps for diffusion models. And other things. Probably.