Pinned Repositories
ios-BPN-NeuralNetwork
Neural network (ニューラルネットワーク) on Machine Learning (マシンラーニング).
ios-KRBeaconFinder
Find beacons, simulate beacons advertising and integrate BLE functions.
ios-KRFacebook
iOS Facebook Connect API Library, It integrated FacebookSDK 3.6+.
ios-KRGpsTracker
KRGpsTracker is a GPS route tracker which records the running info to show.
ios-KRHebbian-Algorithm
Non-supervisor that Hebbian self-organization learning method in machine learning. (自分学習アルゴリズム).
ios-KRImageViewer
It is like Facebook Image Viewer.
ios-KRKmeans-Algorithm
K-Means is clustering algorithm (クラスタリング分類) that one of Machine Learning methods.
ios-Multi-Perceptron-NeuralNetwork
MLP of Deep Learning. (マシンラーニング).
MLDeltaLearning
Machine Learning in Ruby implemented Delta Learning method.
python-GreyTheory
Grey theory, GM11 has convolution mode.
Kalvar's Repositories
Kalvar/python-GreyTheory
Grey theory, GM11 has convolution mode.
Kalvar/ComfyUI-Manager
ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
Kalvar/argon2-cffi
Secure Password Hashes for Python
Kalvar/BAT
Born for Auto-Tagging: Faster and better with new objective functions. https://arxiv.org/abs/2206.07264
Kalvar/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
Kalvar/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Kalvar/crnn_ctc_ocr_tf
Extremely simple implement for CRNN by Tensorflow
Kalvar/CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
Kalvar/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Kalvar/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Kalvar/flux
Official inference repo for FLUX.1 models
Kalvar/gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
Kalvar/GreinerHormann
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
Kalvar/HElib
An Implementation of homomorphic encryption
Kalvar/marisa-trie
Static memory-efficient Trie-like structures for Python (2.x and 3.x) based on marisa-trie C++ library.
Kalvar/martinez
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Kalvar/neat-python
Python implementation of the NEAT neuroevolution algorithm
Kalvar/phone
https://bland.ai is better (went pro)
Kalvar/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
Kalvar/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
Kalvar/so-vits-svc-5.0
Core Engine of Singing Voice Conversion & Singing Voice Clone
Kalvar/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
Kalvar/SWE-agent
SWE-agent: Agent Computer Interfaces Enable Software Engineering Language Models
Kalvar/SynthText_Chinese_version
Modify from https://github.com/ankush-me/SynthText.git to generate chinese character
Kalvar/Taiwan-LLM
Traditional Mandarin LLMs for Taiwan
Kalvar/tegaki
Chinese and Japanese Handwriting Recognition.
Kalvar/text-generation-inference
Large Language Model Text Generation Inference
Kalvar/text_detector
Kalvar/text_renderer
Generate text images for training deep learning ocr model
Kalvar/TextRecognitionDataGenerator
A synthetic data generator for text recognition