deep-diamond
tech.ml.dataset
Our great sponsors
deep-diamond | tech.ml.dataset | |
---|---|---|
12 | 9 | |
344 | 442 | |
1.2% | 2.3% | |
7.9 | 9.4 | |
7 days ago | 7 days ago | |
Clojure | Clojure | |
Eclipse Public License 1.0 | Eclipse Public License 1.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
deep-diamond
- Deep Diamond 0.22.0 released
- What are some book suggestions you have for someone that is interested in learning about neural networks?
- Reading the Deep Learning Book by Goodfellow
- Arkadaşlar biraz programlama temelim var, makine öğrenmesine girmek istiyorum, ücretsiz kaynak önerebilir misiniz?
- Some Maths Resources to Help You in Your ML Journey
-
I want to quit my data analyst job and learn and become a Clojure developer
Do clojure as a side gig or in free time. Let day job pay the bills. If you can, maybe incorporate clojure into work job to solve small problems (https://github.com/clj-python/libpython-clj and https://github.com/scicloj/clojisr provide bridges to/from python and r). There is a lot of effort going into the data science side as well; the scicloj effort has resulted in a lot of growth over the last 2 years. tech.ml.dataset, tech.ml (now scicloj.ml). Dragan has a bunch of excellent stuff in neanderthal and deep diamond. There are also bindings to other jvm libraries from multiple languages.
- LLVM!
- Deep learning book that makes no assumptions for the reader beyond high school math?
- Deep Diamond 0.19.0 has been released
- Is knowledge of probability useful to understand the theory of Deep Learning, or do other perspectives work?
tech.ml.dataset
-
Notebooks suck: change my mind
Really high quality libraries for deep learning, dataset manipulation, and more
-
Clojure High Performance Data Processing Updates
tech.ml.dataset has seen some major upgrades for discoverability - specifically the tech.ml.dataset main namespace has been revamped. If you use Cursive or Calva your intellisense will now work with the main namespaces.
- LLVM!
-
Announcement of first beta version of new Clojure machine learning library, scicloj.ml
It is based on a state-of-the art , high performance tabular dataset implementation, tech.ml.dataset and combines it with a innovative pipeline approach build with idiomatic and functional Clojure concepts in mind. Machine Learning models get pulled in as plugins from existing ecosystems, so are available from the start. Please find user guides and example code in GitHub at https://github.com/scicloj/scicloj.ml
-
[ANN] London Clojurians Talk: High Performance Data With Clojure (by Chris Nuernberger)
Chris Nuernberger (https://github.com/cnuernber/) will be presenting a talk about his work with dtype-next (https://github.com/cnuernber/dtype-next) and tech.ml.dataset (https://github.com/techascent/tech.ml.dataset) the new high performance data processing system for Clojure. His talk will cover the axiomatic basis of array programming, some interesting high performance primitives, and how representing your problem with a column-major map-of-arrays design gives you some interesting properties as compared to your standard Clojure row-major sequence-of-maps design.
- Tech.ml.dataset – A Clojure high performance data processing system
-
Clojure High Performance Data Processing System
Announcing tech.ml.dataset to Reddit :-). tmd is a data processing/dataframe system in the same vein as Pandas and R's dplyr or data table.
I appreciate the feedback. Fixed
-
Data engineering and Clojure?
For single-node work for ETL stuff, tech.ml.dataset is the emerging standard and is very efficient and capable of interop with various storage medium (including arrow, parquet, etc.). It has the ability to work with larger-than-memory data as well, although currently not use in a distributed fashion, so single-machine only. tablecloth is a dyplr-familiar clojure API on top of tech.ml.dataset.
What are some alternatives?
tablecloth - Dataset manipulation library built on the top of tech.ml.dataset
tmdjs - High Performance Data Processing for ClojureScript
clojisr - Clojure speaks statistics - a bridge between Clojure to R
neanderthal - Fast Clojure Matrix Library
dtype-next - A Clojure library designed to aid in the implementation of high performance algorithms and systems.
libpython-clj - Python bindings for Clojure
geni-performance-benchmark
hanami - Interactive arts and charts plotting with Clojure(Script) and Vega-lite / Vega. Flower viewing 花見 (hanami)
sklearn-clj
clj-djl - clojure wrap for deep java library(DJL.ai)
Beagle - Beagle helps you identify keywords, phrases, regexes, and complex search queries of interest in streams of text documents.