本文介绍了Java的反向传播算法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我正在努力检测混淆的恶意Javascript代码.我想使用人工神经网络和反向传播算法来训练网络,以便它可以在遇到恶意Java代码时随时进行检测.

我无法开始.谁能帮忙吗?

在此先感谢.

Hello,

I am working on detecting obfuscated malicious Javascript code. I want to use Artificial Neural Network and Back-Propagation algorithm to train the network so that it can detect any time a malicious Javascript code is encountered.

I am not able to get the start. Can anyone please help ?

Thanks in advance.

推荐答案


这篇关于Java的反向传播算法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-12 02:07