Pinned Repositories
a3c_continuous
A continuous action space version of A3C LSTM in pytorch plus A3G design
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
amazing-qr
💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
autokeras
This is an automated machine learning (AutoML) package.
automl
Google Brain AutoML
Fuzzy-Decision-Tree
working folder for an idea for smooth function decision tree based on random forest
NumpyConvNet
Convolutional Neural Network layers and training written in Numpy
Text2Number
English text to number with NALU + LSTM
Udacity_p1Navigation
Udacity Project 1: Navigation
Udacity_p2_continuous_control
Udacity project 2: continuous control
guyko81's Repositories
guyko81/amazing-qr
💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
guyko81/automl
Google Brain AutoML
guyko81/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
guyko81/CV
Professional CV
guyko81/diffuser
Code for the paper "Planning with Diffusion for Flexible Behavior Synthesis"
guyko81/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
guyko81/fuzzytree
Fuzzy Decision Tree implementation for Python
guyko81/google-research
Google Research
guyko81/gpt-pilot
Dev tool that writes scalable apps from scratch while the developer oversees the implementation
guyko81/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
guyko81/LLM-QA-Bot
guyko81/mandelbrotnn
Torturing neural networks by forcing them to learn the Mandelbrot set.
guyko81/mimi
Code for the paper, "First Contact: Unsupervised Human-Machine Co-Adaptation via Mutual Information Maximization"
guyko81/modgen
A Python package to dynamically import local Python modules.
guyko81/MoNF
Mixture of Normalizing Flows for European Option Pricing
guyko81/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
guyko81/ng-video-lecture
guyko81/ngboost
Natural Gradient Boosting for Probabilistic Prediction
guyko81/numerai-examples
guyko81/paper-qa
LLM Chain for answering questions from documents with citations
guyko81/pykan
Kolmogorov Arnold Networks
guyko81/rpg_timelens
Repository relating to the CVPR21 paper TimeLens: Event-based Video Frame Interpolation
guyko81/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.
guyko81/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
guyko81/self-healing-agent
An agent that recursively breaks down tasks, writes individual tests and performs the tasks until the tests pass
guyko81/show-me
A visual and transparent alternative to open-source ChatGPT O1
guyko81/simdkalman
Python Kalman filters vectorized as Single Instruction, Multiple Data
guyko81/supersmoother
Efficient pure Python implementation of Friedman's Supersmoother
guyko81/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
guyko81/yfinance
Yahoo! Finance market data downloader (+faster Pandas Datareader)