llStringll
Agents that can 'verb'-like humans | Studying loss landscape | Causal inference for learning agents
Pinned Repositories
atom
:atom: The hackable text editor
BIP39_solver_BTC
A GPU orchestraded BIP39 mnemonic solver for BTC blockchain
corpus-embedding-parser
A dedicated parser for given text corpus and given embedding file
FB-Blender
Unofficial implementation of Facebook's Blender chatbot
Free-time-Competitive-Programming
Free time Competitive Programming
Genetic-algo-01
A simple project using p5.js and genetic algorithms to train a set of data which is used further to train "rockets", to reach a particular destination, without any prior information.
maze_generator
maze generator using depth-first search and recursive backtracking
Poly-encoders
Poly-encoder architecture and pre-training pipeline implementation (pytorch)
skipgram-wordEmbeddings
unsupervised skip-gram model to generate high dimensional word-embedding
Transformer-model-encoder
Genrating vectors for tokens using bidirectional Attention towards contextual tokens from scratch
llStringll's Repositories
llStringll/Poly-encoders
Poly-encoder architecture and pre-training pipeline implementation (pytorch)
llStringll/BIP39_solver_BTC
A GPU orchestraded BIP39 mnemonic solver for BTC blockchain
llStringll/Transformer-model-encoder
Genrating vectors for tokens using bidirectional Attention towards contextual tokens from scratch
llStringll/Chat-app
This was one of my old summer project, a chat-app that creates a chat room over a network using a self-created nodejs server
llStringll/FB-Blender
Unofficial implementation of Facebook's Blender chatbot
llStringll/First-neural-network
my first neural network in python, it comprises of a 3-layered structure(2 hidden+1 output), each layer with a single neuron.
llStringll/FlappyBird-GeneticAlgorithm
Neural network for playing flappy bird, optimization done using genetic algorithm
llStringll/Free-time-Competitive-Programming
Free time Competitive Programming
llStringll/Genetic-algo-01
A simple project using p5.js and genetic algorithms to train a set of data which is used further to train "rockets", to reach a particular destination, without any prior information.
llStringll/LSTM-network
LSTM recurrent network scratch built
llStringll/maze_generator
maze generator using depth-first search and recursive backtracking
llStringll/Neural-Network-iris-classification-TF
Neural network to classify iris flower species based on sepal and petal features, using tensor-flow estimator.
llStringll/NimbleNinja-GeneticAlgorithm
Neural network for playing nimble ninja, optimization done using genetic algorithm
llStringll/RNN-vanilla-model
vanilla RNN
llStringll/TiNotifications-openSourced
Open sourced code for TiNotifications app
llStringll/Transformer-pytorch
Old project (2018), updated to current pytorch features, implementing Transformer model (Vaswani et al., Attention is all you need)
llStringll/atom
:atom: The hackable text editor
llStringll/corpus-embedding-parser
A dedicated parser for given text corpus and given embedding file
llStringll/skipgram-wordEmbeddings
unsupervised skip-gram model to generate high dimensional word-embedding
llStringll/cutlass
CUDA Templates for Linear Algebra Subroutines
llStringll/exchange-core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
llStringll/llstringll.github.io
llStringll/minbpe
Minimal, clean, code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
llStringll/motherAI
An ever growing outlet of some cool breakthroughs and write-ups in my research towards a different definition of intelligence==consciousness==<causation,correlation>
llStringll/thaparexpress
initial code for thapar express
llStringll/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs