Pinned Repositories
nanoKAN
A minimal implementation of Kolmogorov-Arnold Network for next token prediction
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
amazon-ai-building-better-bots
Code samples related to Building Better Bots published on the AI Blog
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
AutomaticHourglass
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Cluster_Ensembles
A package for combining multiple partitions into a consolidated clustering. The combinatorial optimization problem of obtaining such a consensus clustering is reformulated in terms of approximation algorithms for graph or hyper-graph partitioning.
dfsjson
A robust JSON decoding library which uses Depth First Search
EntropyCalculator
Simple entropy calculator for plaintext and binary files in c++.
GeneticAlgorithm
Simple genetic algorithm examples for fun
karpathy-gpt
Reimplementation of GPT model via karpathy's famous video of "Let's build GPT: from scratch, in code, spelled out."
AutomaticHourglass's Repositories
AutomaticHourglass/nanoKAN
A minimal implementation of Kolmogorov-Arnold Network for next token prediction
AutomaticHourglass/pykan
Kolmogorov Arnold Networks
AutomaticHourglass/likelihood
AutomaticHourglass/semiring-einsum
Generic PyTorch implementation of einsum that supports different semirings
AutomaticHourglass/AutomaticHourglass
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
AutomaticHourglass/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
AutomaticHourglass/dfsjson
A robust JSON decoding library which uses Depth First Search
AutomaticHourglass/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
AutomaticHourglass/karpathy-gpt
Reimplementation of GPT model via karpathy's famous video of "Let's build GPT: from scratch, in code, spelled out."
AutomaticHourglass/zemberek-python
Python implementation of Zemberek
AutomaticHourglass/MAML
Using keras and tf build MAML
AutomaticHourglass/GeneticAlgorithm
Simple genetic algorithm examples for fun
AutomaticHourglass/amazon-ai-building-better-bots
Code samples related to Building Better Bots published on the AI Blog
AutomaticHourglass/SAR1
Quick and dirty iPython notebook for SAR Image Classification
AutomaticHourglass/Cluster_Ensembles
A package for combining multiple partitions into a consolidated clustering. The combinatorial optimization problem of obtaining such a consensus clustering is reformulated in terms of approximation algorithms for graph or hyper-graph partitioning.
AutomaticHourglass/TwitterSemEval2017
A simple implementation of the Twitter SemEval2017 competition on Google CoLab
AutomaticHourglass/EntropyCalculator
Simple entropy calculator for plaintext and binary files in c++.
AutomaticHourglass/restaurant-toy-problem
Implementation of a toy problem for demand prediction
AutomaticHourglass/2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)