W
W
WannaCreative2016-07-16 22:22:15
Java
WannaCreative, 2016-07-16 22:22:15

How to start developing with neural networks in JAVA, what opportunities do they open up?

Hello everyone, I constantly follow updates on the Internet, and now neural networks have become popular.
How they can be used in Java development for software and Android.
How cool are the apps? Do they make sense?
I would like to do something similar.
The most popular example of neural networks is Prisma

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
asd111, 2016-07-17
@WannaCreative

Better in python or any other scripting language, most good neural network libraries work well in python and c++.
Algorithms such as in Prisma - pure mathematics, there is an analogue (Ostagram) source code open https://github.com/SergeyMorugin/ostagram where the implementation of the algorithm by Leon A. Gatys, Alexander S. Ecker, Matthias Bethge is used (link to mathematical theory arxiv.org/pdf/1508.06576v2.pdf ). The implementation was made on the torch library under lua https://github.com/jcjohnson/neural-style
To better understand what it is, you can look at any lessons on neural networks. There is a lot of math there, so a love of math is a must, otherwise it will get boring.

G
GavriKos, 2016-07-16
@GavriKos

Открываете википедию и читаете, что такое нейронные сети и что они умеют делать. А в зависимости от этого думаете, есть ли в этом смысл и какие они крутые.
А использовать в разработке их можно на любом языке, полном по Тьюрингу. Потому что по сути это обычный алгоритм. Не более.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question