jknoll
Distributed systems, peer-to-peer, blockchain, Web3, ML, AI, Deep Learning, LLMs.
@bittorrent San Francisco, CA
Pinned Repositories
ai-chess-bot
Project to apply a deep neural netwwork to learn the eval() function from labeled lichess.com position examples and use the result to play live chess.
arc-agi-challenge
controllers
Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets
elo-ladder
Super minimal no-frills code to calculate and display a minimal Elo Ladder for two player zero-sum games such as chess, billiards, etc. Previously used for continuous local billiards ladder.
Game-Of-Life
"The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The 'game' is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input"
gaussian-noise
gmail-graphite
This module runs as a LaunchDaemon and periodically polls a GMail account's status feed, parses the unread message count and sends it to a Graphite instance for graphing and analysis.
inbox-depth-and-age
lichess-coach-scraper
Python code to scrape lichess coach metadata and generate a .csv
jknoll's Repositories
jknoll/gmail-graphite
This module runs as a LaunchDaemon and periodically polls a GMail account's status feed, parses the unread message count and sends it to a Graphite instance for graphing and analysis.
jknoll/controllers
Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets
jknoll/ai-chess-bot
Project to apply a deep neural netwwork to learn the eval() function from labeled lichess.com position examples and use the result to play live chess.
jknoll/arc-agi-challenge
jknoll/chess-hackathon-3
jknoll/elo-ladder
Super minimal no-frills code to calculate and display a minimal Elo Ladder for two player zero-sum games such as chess, billiards, etc. Previously used for continuous local billiards ladder.
jknoll/Game-Of-Life
"The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The 'game' is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input"
jknoll/gaussian-noise
jknoll/inbox-depth-and-age
jknoll/lichess-coach-scraper
Python code to scrape lichess coach metadata and generate a .csv
jknoll/papers
IPFS Papers (not specs)
jknoll/personal-dashboards
Proposal site for nonfiction book about building personal analytics dashboards with commercial tracking hardware/software (e.g. FitBit, WiThings scale, Strava, et al.) IFTTT, and Google Data Studio.
jknoll/Conv-VAE-PyTorch
Variational Autoencoder (VAE) in PyTorch
jknoll/python-project-skeleton
jknoll/python-twitter
A Python wrapper around the Twitter API.
jknoll/rag-experiments
Experiments in Retrieval Augmented Generation
jknoll/teaching-javascript
Set of examples for teaching JavaScript to beginning programmers.
jknoll/twitter-graphite
jknoll/vue-tutorial