Awesome
L1: Tensor Studio
L1: Tensor Studio is a live-programming environment for differentiable linear algebra. The playground for tensors.
<p align="center"><a href="https://mlajtos.github.io/L1/latest/">Live Demo</a> | <a href="https://mlajtos.github.io/L1/latest/#OjpTZWxm">Documentation</a> | <a href="https://github.com/mlajtos/L1/tree/master/src/gallery">Examples</a></p>About
L1 is a playground for differentiable linear algebra, heavily used in Machine Learning. It frees your mind from accidental complexities of programming, and lets you focus your attention on the underlying math to further strengthen your intuition.
Goal
Become the standard tool for prototyping new Machine Learning ideas. More...
Features
- designed for rapid learning and prototyping
- helpful live visualization
- elegant pure functional language
- eager execution
- auto-broadcast for tensor operations
- fast GPU-accelerated computation
- awesome built-in documentation
- syntax-highlighting and code-completion
Changelog
What's comming?
- variable tensors and optimization
- richer set of operators
- pre-trained models
- loading data, I/O
- etc.
Issues
- None of the mobile browsers are supported
- Firefox is rather slow and has unpredictable behavior – #3
- please use Chrome for best experience
- Edge looks visually off, but works OK
Contribution
Any form of help and feedback is welcome – including PRs, reporting bugs, suggesting ideas, shooting down existing ideas, creating new examples, promotion, testing, etc.
This project is under MIT license.
Thank you
Big thank you to these great projects and awesome people behind them:
This thing is stealing great ideas from:
- APL family – A, J, K, Q
- LISP family – ClojureScript
- ECMAScript
- QML
- JSON
- Jsonnet – Ren
- Haskell
- Smalltalk
- Moniel – prototype of L1
- Douglas Crockford
- Bret Victor
- etc.