kokolegorille

kokolegorille

Long expected :slight_smile:

/nx

Showing Posts 24 to 15

josevalim

josevalim

Creator of Elixir

Yes.

It depends. Tensors are either unsigned integers, signed integers, or floating points.

I am not sure how this would fit the multi-dimensional array paradigm at the moment.

rm-rf-etc

rm-rf-etc

Really excited to get started with Nx. Is it too early to expect to find hexdocs for Nx? I can’t find any, so I guess I will need to generate them myself?

Are calculations in Nx still subject to the problem of floating point precision?

Does Nx have a function to shift rows? I’m interested in handling tabular data where new rows are appended/prepended and each time, the oldest row is dropped. Would this be a good use case for Nx?

kip

kip

ex_cldr Core Team

One of the first steps is sentiment analysis. For sure, that requires a lot of preprocessing (segmentation, stop words elimination, stemming) and then encoding into a tensor. Other than segmentation, that can be done using Elixirs concurrent processing quite effectively.

Then with the text encoded as tensors, the various approaches of model training, logistic regression, naive bayes, lapaclain smoothing, vector space models and so on can (as best I can tell) leverage NX and Torchx.

I am a noob to most of this and am using the opportunity to give some money to Coursera and doing my assignments in Python while experimenting in parallel with Nx and friends.

josevalim

josevalim

Creator of Elixir

Hi @kip, can you please expand why torchx can help with text? I want to make sure I understand to ensure it can effectively help you. :slight_smile: One of the issues with text is that you need to modify it to work with tensors and that’s going to be an interesting problem to tackle!

ericwikman

ericwikman

Seems to be moving fast:

kip

kip

ex_cldr Core Team

I’m excited to see the work by @versilov on torchx since if my reading is correct, this opens up some exciting opportunties for text analysis which would help reinvigorate the work on my text library.

LukeWood

LukeWood

Interesting… some serious potential for expressive neural network definition here.

Not sure if I’ll be using it in the near future as the tooling built for pytorch/tf is pretty well developed - but I’ll certainly be keeping an eye out Nx :slight_smile:

drl123

drl123

Turns out this is one of the titles that Prag Prog has published on medium.com. You can read it for free with your medium membership: https://medium.com/pragmatic-programmers/table-of-contents-5dd5f8458f77.

bdarla

bdarla

I really loved reading this book! Perfect for beginners!

AstonJ

AstonJ

There’s also currently an interview and AMA with the author over on Devtalk - anyone commenting/taking part in the thread will get entered into a draw where the winner can win of his books :003:

(He’s also the author of Metaprogramming Ruby which I thought was an amazing book and incredibly well written!)

Where Next? Top

Trending in Questions Top

RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
kpanic
Hi everyone, I am toying with the idea of building a “match maker” for giving personal help to people that wants to start coding. I sta...
New
nseaSeb
Hello, I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
New
brecabral
Documentation While reading the Scoped Routes section, I noticed that the documentation currently refers to a problem without explainin...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
asweet-confluent
I recently noticed that Elixir’s Logger defaults its primary log level to :debug when no :logger, :level application configuration is pre...
New
apz
I’m new to elixir and just tried to install the elixirLS extension for VScode(ium) and it is throwing some errors that I would like help ...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews