JosephSBoyle / skip_gram
This is a numpy implementation of the Skip-gram algorithm described in Mikolov et al's Word2Vec paper. It is intended for didactic purposes only.
☆35Updated last year
Alternatives and similar repositories for skip_gram:
Users that are interested in skip_gram are comparing it to the libraries listed below
- Lamport's Bakery Algorithm Demonstrated in Python☆96Updated last year
- ☆51Updated 10 months ago
- Sequential Logic☆112Updated 2 weeks ago
- Brzozowski derivative python sketch☆85Updated last month
- convert a scikit-learn decision tree into a Keras model☆39Updated last year
- Experiments with applying Fourier transofrms to various plane-filling curves and patterns☆66Updated 2 years ago
- ZSV Utility for converting json to/from zip-separated-values☆56Updated 11 months ago
- High-Performance Klong array language in Python.☆294Updated last month
- Simple Python Calculation Engine☆134Updated 3 years ago
- 100k real ( +100k random ) galaxies from a sector. Visualized with Raylib.☆87Updated last month
- fractal-structure inspired, parent-children orbiting, zooming-elements based interactive graph visualization user interface☆129Updated 2 months ago
- A Detailed Introduction to My Favorite Statistical Measure, Hoeffding's D☆96Updated last year
- Generate Cool-Looking Mazes and Animations Illustrating the A* Pathfinding Algorithm☆176Updated 2 months ago
- Telling the time from an image with computer vision (PyTorch + OpenCV)☆41Updated 3 years ago
- Navigating arbitrarily complex bus systems can be tricky, especially as bus listings and routes are listed in O(N) style wall-posters. Ca…☆71Updated 2 years ago
- A small language that compiles to WebAssembly Text format☆74Updated last year
- Algorithms as instruments.☆123Updated 2 months ago
- A visual sudoku solver which runs in the web browser. Built using OpenCV and Tensorflow to identify the sudoku grid, recognise digits, an…☆56Updated 8 months ago
- A basic spreadsheet application with hexagonal cells inspired by: http://www.secretgeek.net/hexcel.☆91Updated last year
- Agent Based Model on GPU using CUDA 12.2.1 and OpenGL 4.5 (CUDA OpenGL interop) on Windows/Linux☆70Updated 2 months ago
- Python library for embedding large graphs in 2D space, using force-directed layouts.☆163Updated 2 years ago
- ☆34Updated 3 months ago
- Non-presentation components of websheets☆40Updated 2 years ago
- Rewriting Principia Mathematica in Lean☆122Updated 5 months ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆54Updated this week
- An ngn/k tutorial.☆200Updated 11 months ago
- Revealing example of self-attention, the building block of transformer AI models☆131Updated 2 years ago
- Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)☆59Updated 2 years ago
- Framework for specifying and proving properties—such as robustness, fairness, and interpretability—of machine learning models using Lean …☆59Updated 2 months ago
- Website and VS Code extension for visualizing recursive functions. Helps to debug and understand how your recursive algorithm works☆35Updated last year