Pinned Repositories
couchdb-example-blog
An all JS blog that runs on CouchDB
json2html
JSON 2 HTML offers an easy way to visualize a string of JSON text.
LearnDataScience
Open Content for self-directed learning in data science
leevr
A protocol lever to overturn the Internet
Mining-the-Social-Web
The official online compendium for Mining the Social Web (O'Reilly, 2011)
opendatasci
Open Data Science Training content and code
python-fundamentals
Materials for teaching the Python FUNdamentals workshop at UC Berkeley's D-lab
python-seminar
Python Seminar Course at UC Berkeley (AY 250)
raredb
REST and replication aware db
sproingg
something that jumped out of Couch
nborwankar's Repositories
nborwankar/LearnDataScience
Open Content for self-directed learning in data science
nborwankar/LanguagePhylogenies
nborwankar/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
nborwankar/axlearn
An Extensible Deep Learning Library
nborwankar/CogNet
CogNet: a large-scale, high-quality cognate database for 338 languages, 1.07M words, and 8.1 million cognates
nborwankar/deeplearningfornlp
nborwankar/esp-dsp
DSP library for ESP-IDF
nborwankar/facebook-poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
nborwankar/fastpages
blog from fast pages
nborwankar/gemini-cookbook
A collection of guides and examples for the Gemini API.
nborwankar/gemma
Open weights LLM from Google DeepMind.
nborwankar/gorilla
Gorilla: An API store for LLMs
nborwankar/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
nborwankar/gpt2-finetune
Fine tuning a text generation model using the GPT-2 architecture and a csv dataset
nborwankar/hyperbolics
Hyperbolic Embeddings
nborwankar/kenlm
KenLM: Faster and Smaller Language Model Queries
nborwankar/llm_google_colab
A tutorial on how to set up a LLM on Google Colab for both GPU-accelerated and CPU-only session.
nborwankar/LLMFineTuning
a friendly neighborhood repository with diverse experiments and adventures in the world of LLMs
nborwankar/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
nborwankar/mathematica_pjoot
mathematica (miscellaneous)
nborwankar/mediapipe-samples
nborwankar/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
nborwankar/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
nborwankar/nuclei
Fast and customizable vulnerability scanner based on simple YAML based DSL.
nborwankar/OmarSantos_h4cker
This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more.
nborwankar/Phi-3-Vision-MLX
Phi-3 for Mac: Locally-run Vision and Language Models for Apple Silicon
nborwankar/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
nborwankar/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
nborwankar/prompt-eng-interactive-tutorial
Anthropic's Interactive Prompt Engineering Tutorial
nborwankar/TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.