Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’ Community Center by rproffitt UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance. Re: Neural Networks and Prediction Programming Software Development by Abdel_eid neural network my friend is a great science having too many aspects , i have took a neural network course and a genetic algorithm course using neural network and i think the link mentioned by ezzaral is a good point to start from , can you please explain more what is the encog so i can help . Neural network problems with matlab Programming Computer Science by jonghoong …, Currently I am doing face recognition using eigenfaces and neural network. In neural network part, I am using feedforward backpropagation and i… I stuck in the process of creating neural network. From matlab help,to create feedforward neural I have to type: net = newff… Neural Network training... Programming Web Development by [omega] Hi there, I am totally new to neural networks and am trying to train a network now. I …am using a php script from tremani.nl for the neural network. Now what I wonder is that. How long does… that I would like to know, how long a regular neural network does need to train on average? Thx :) Re: Neural Network training... Programming Web Development by [omega] … now... as mentioned it´s the first time I use neural networks. Of course I know that learning time differs a… take years.... Really no joke, just trying to work with neural networks for the first time... @nav33n, these are values to… Neural Network (in prolog?) Programming Computer Science by Fiume …, I just received an assignment to create and train a neural network to predict the DJIA for a given day. The… poking about methinks what I want is a single-layer neural network (a perceptron network). It looks like something particularly suited… Re: Neural Network training... Programming Web Development by TopDogger It's a joke. He's pulling your chain. It's his first post. Everyone knows that it takes exactly (%43h7c99bdE23% * (3.14159^2 / 64)) nanoseconds to train a neural network for the first time. :) of course, it could take less the second time. Neural Network won't learn Programming Software Development by OffbeatPatriot I've tried several times now to write my own neural network class and I think this is the closest I'…)RAND_MAX); } } } } void Neural_Network::print() { //print out all information about the neural network for (map<string, vector<Neuron*> >… Re: Neural Network training... Programming Web Development by waisalima Actually, just in regards to this, he's definitely serious as I'm working on something similar and have been for quite some time. Neural networks don't actually take that long to learn pattern sets for things like stock data especially if you provide a good training set followed with the outputs you're looking for. Neural Network Discussion Programming Software Development by alagez … propose a problem through any journals which have connection with neural network and demonstrate it using the codes. Before selecting any… there is the codes. As I knew, neurolab used as neural network tool. I am confused in the part plot result… Re: Neural Network won't learn Programming Software Development by ithelp Your neural network might have become too intelligent to ignore your request to learn something new :D Re: Neural Network won't learn Programming Software Development by OffbeatPatriot …)RAND_MAX); } } } } void Neural_Network::print() { //print out all information about the neural network for (map<string, vector<Neuron*> >… neural network controller in matlab query Programming Computer Science by nza0104 …... I'm working on feedback error learning controller based on neural network, but I'm so new to this. I had… Neural networking python AI Programming Software Development by Puppetmaster … a program run multiple functions at the same time? Connectionist neural network programming seems suitable for object oriented languages. But brains… Neural Networks: same output? Programming Software Development by Cy137 … <ctime> #include <cstdlib> /* * Backpropagating Multilayered Feedforward Neural Network * With code assistance by Tejpal Chhabra * Written by: * Zachary… neural networks Programming Computer Science by hirafaryal hi; i need to know that how to convert an image to a vector for neural networks. please help Re: neural networks Programming Computer Science by BestJewSinceJC Search the forum first. I'm pretty sure whether its for a neural network or anything else is immaterial. What you want to know is how to convert an image to a vector, period. Am I right? Re: neural networks Programming Computer Science by hirafaryal [QUOTE=BestJewSinceJC;1118577]Search the forum first. I'm pretty sure whether its for a neural network or anything else is immaterial. What you want to know is how to convert an image to a vector, period. Am I right?[/QUOTE] yes you are right i want to know is how to convert an image to a vector Re: neural networks Programming Computer Science by dusktreader …). [B]One thing you should be sure to note:[/B] Neural nets are extremely sensitive to affine transformations of image data… Neural Network Matlab (Target ??) Programming Software Development by bigbiboun Hi, I'm have to create a neural network concerning a work about Milling process, I have my inputs and outputs (cutting speed, cutting force, depth of cut, feed rate and surace roughness) but I have no idea what to put in Target ?? If you can help me please... Re: Neural Network Matlab (Target ??) Programming Software Development by bigbiboun hum sorry but I can't tell you what topology am I using... what are the different types ?? I want to create an artificial neural network with 2 layers that's all I know Re: Neural Network Matlab (Target ??) Programming Software Development by jonsca …) You should definitely read the pdf that goes with the Neural Network toolbox, there's a ton of information there and… Neural Networks and Prediction Programming Software Development by Superstar288 … was just wondering if anyone here has every created a Neural Network for predicting Sports results. i was interested in doing… Re: Neural Networks and Prediction Programming Software Development by Superstar288 hi Abdel encog is an open source Neural Network i have been looking for some tutorials and i have found one or two it really is an intresting topic NN can do some much. thanks for the feedback so far i will continue looking at jeffs book and his examples Re: Neural Networks and Prediction Programming Software Development by Superstar288 Me again has anyone ever used Neural Networks for Sports prediction and does anyone have any tutorials i really wish i was taught NN at uni lol Neural networks tool ? Programming Computer Science by bufospro Hi, I am new in neural networks and I would like to tell me a program that I can simulate networks (except Matlab). I have a train.txt and a test.txt file and I would like to make a multilayer perceptron with back propagation. Thanks a lot Neural Network Back Propagation Programming Software Development by nurulainishaher I already had the data of output current and voltage..I need to train all the data to get maximum power point using Back Propagation Neural Network..How can I do that?thank you for your answer..really appreciate it.. neural network toolbox matlab Programming Software Development by coolzeeshy Basically, I would like to create a neural network using matlab. I think I need the fitting tool , I have a set of data with the weighting of the complete data and I would like to use that data to predict new sets of data not contained in my original data series. I have parameters which I can use to aid this. Re: Mini Projects for learning the concepts of Artificial Neural Networks Programming Software Development by rubberman Neural network programming isn't simple. It is the keystone of … get started with your studies! FWIW, I took an advanced neural network programming class given by the US Air Force at… Opinion for a suitable programming language for Neural Network brain of a Robot? Programming Computer Science by sulantha2007 …will traverse a environment with the use of a Neural Network which is in a computer. The main requirement…can be used to implement the components in the Computer (Neural Network). The things that has to be considered are …: Ease of implementation of neural network, Performance (Although the robot task seems simple, observing…