Highlights
Stars
- All languages
- ANTLR
- Assembly
- Awk
- Batchfile
- Bikeshed
- Bison
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CodeQL
- CoffeeScript
- Crystal
- Cython
- Dart
- Dhall
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- Fennel
- GDScript
- Gherkin
- Go
- HCL
- HTML
- Haskell
- Isabelle
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Less
- Lua
- M4
- MDX
- Makefile
- Markdown
- NASL
- Nix
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Python
- R
- RPM Spec
- ReScript
- Reason
- Roff
- Ruby
- Rust
- SCSS
- SaltStack
- Sass
- Scala
- Shell
- Swift
- TLA
- Tcl
- TeX
- Tree-sitter Query
- TypeScript
- Vim Script
- XSLT
- Yacc
- Zig
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Python Data Science Handbook: full text in Jupyter Notebooks
This is a repo with links to everything you'd ever want to learn about data engineering
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
CoreNet: A library for training deep neural networks
Flax is a neural network library for JAX that is designed for flexibility.
Create delightful software with Jupyter Notebooks
A computer science textbook
This is a Phi Family of SLMs book for getting started with Phi Models. Phi a family of open sourced AI models developed by Microsoft. Phi models are the most capable and cost-effective small langua…
Various ipython notebooks
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practic…
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional spee…
A library for debugging/inspecting machine learning classifiers and explaining their predictions
Useful resources for Mongolian NLP
Cookbook examples for the Insight Toolkit documented with Sphinx
Implementation of the A* Search Algorithm. The application will implement a Google-maps-style route planner.