back
user profile
auraham
1,775karma·364submissions·July 27, 2014
recent activity (364 total)
comment
> Intel NUC has official Ubuntu support, so it’s not a surprise (unlike some of my experiences using Linux on Desktop as I’ve mentioned before) I was about to ask about Ubuntu support, good to know…
comment
Thanks! I was not aware of that model.
comment
Thanks, your tutorial seems great!
comment
Any recommendations for learning image segmentation for medical images? I would like to learn how to use a pre-trained Keras model like FCN or U-Net. However, most of the resources I've found so …
comment
A few years ago I sent them a few comments using the Contact box at the bottom of the page. They answered a couple of days later.
comment
This seems to be a really great product. I understand many of its features may change in the future. However, I would like to see a spec sheet in the website. Also, I wonder what is the difference bet…
comment
Nice to see that many of the developers/members of the team are GNU/Linux users. I would like to see if it can run other popular distros, like Elementary.
comment
There is an alias called alert in .bashrc in Ubuntu. You can use it as follows: sleep 3; alert
comment
I like the way it is.
comment
I just downloaded it a few minutes ago. Its GUI is clean and sharp. I am a big fan of Typora. It is my favorite app for taking notes and todo lists. I think GhostWriter is another good option. There a…
comment
As a beginner, I am comfortable with git push, pull, commit. However, it is hard to realize whether a practice is good or not. For instance, I do not know if a rebase or squash is an accepted practice…
comment
Interesting repo! It would be great to have more documentation since I am a beginner in Docker.
comment
It is not available
comment
A few weeks ago I discovered a Python library called Vaex. It can be used for loading large datasets. IIRC, you can see a similar visualization in this video [1]. [1] https://www.youtube.co…
comment
I use Firefox Focus on iOS 11 for Facebook. It worked OK until a few days ago. Now, I cannot see my messages unless I request for a desktop version of the website. Even when that option is turned on, …
comment
Numerical Elixir? Exciting news! I wish it would be something like Numpy. It would be awesome.
comment
Ubuntu, I can install almost anything via apt.
comment
I was about to ask the same
comment
Related question: When was the last time you got excited about technology? I remember the first time I installed GNU/Linux in my first desktop PC. I was so worry about it because I did not want t…
comment
I understood the comment like you. After reading the thread, I got the idea of the OP.
comment
You can also train a neural network with a single shared weight parameter: https://weightagnostic.github.io/ …
comment
I visited that page a few days ago. I was looking for CNN visualization tools, you can see some here [1]. My favorite is PlotNeuralNet [2]. It exports to pdf, so you can use it with Latex. As far as I…
comment
NI? what does it mean?
comment
I love Elixir. I would like to see more improvements in iex, something like ipython for python.
comment
Has anyone tried the software in Ubuntu 20.04? I am sutck with an old version of Ubuntu.
comment
I am a Pelican user and I love it. My blog is made with Pelican. I also tried Hugo, Gatsby, and Jekyll, but they require much more orchestation than Pelican. There are two areas that can be improved: …