Click here to Skip to main content
15,888,802 members
Home / Discussions / Java
   

Java

 
QuestionRe: Save Excel value to postgreSQL database automatically using java Pin
Richard MacCutchan30-May-16 22:11
mveRichard MacCutchan30-May-16 22:11 
AnswerRe: Save Excel value to postgreSQL database automatically using java Pin
Prune813-Jun-16 5:56
Prune813-Jun-16 5:56 
Questionsir,i want create setup file which can run on client desktop and my database sql server on java netbeans Pin
Member 1247940029-May-16 19:29
Member 1247940029-May-16 19:29 
QuestionRe: sir,i want create setup file which can run on client desktop and my database sql server on java netbeans Pin
Richard MacCutchan29-May-16 21:17
mveRichard MacCutchan29-May-16 21:17 
AnswerRe: sir,i want create setup file which can run on client desktop and my database sql server on java netbeans Pin
Member 1247940029-May-16 21:22
Member 1247940029-May-16 21:22 
AnswerRe: sir,i want create setup file which can run on client desktop and my database sql server on java netbeans Pin
Member 1247940029-May-16 22:02
Member 1247940029-May-16 22:02 
GeneralRe: sir,i want create setup file which can run on client desktop and my database sql server on java netbeans Pin
Richard MacCutchan29-May-16 22:15
mveRichard MacCutchan29-May-16 22:15 
Questionoffline handwriting recognition using neural networks in java‏ Pin
Member 1254061927-May-16 4:45
Member 1254061927-May-16 4:45 
Hi;
I would release an application in java that allows an offline recognition of old arabic handwritten using neural networks(PMC, back propagation, activation function sigmoide).
so I have extracted with hand the characters from an old scanned handwritten picture and applicate for each of them the pretraitement step, in result it generates a matrix of 8*8 that gives the percentage of black pixels in the character.
Next I have to release the learning step using neural networks, so I have normalized each the values of each matrix between 0 and 1(to use the sigmoide function) and transforme this matrix for a line vector so that it correnpends like input for the neural network(so now I have a line vector of 64 elements like input data for the neural network).
like output I have the same vector correspending for the good written character of each character.

I save the results(the error of each epoch, and the error activation of the neural output for each input) in a wampserver database for esch character.
Now I would go to the step of recognition, but I have no idea of how starting implementing it using the results of the learning step.

please can you help me?
SuggestionRe: offline handwriting recognition using neural networks in java‏ Pin
Richard MacCutchan27-May-16 5:30
mveRichard MacCutchan27-May-16 5:30 
GeneralRe: offline handwriting recognition using neural networks in java‏ Pin
Member 1254061927-May-16 10:29
Member 1254061927-May-16 10:29 
GeneralRe: offline handwriting recognition using neural networks in java‏ Pin
Richard MacCutchan27-May-16 21:37
mveRichard MacCutchan27-May-16 21:37 
QuestionWhat is Spring like? Pin
Member 1206160025-May-16 1:36
Member 1206160025-May-16 1:36 
AnswerRe: What is Spring like? Pin
Richard MacCutchan25-May-16 5:57
mveRichard MacCutchan25-May-16 5:57 
AnswerRe: What is Spring like? Pin
Kimberly Weldon5-Jul-16 23:13
Kimberly Weldon5-Jul-16 23:13 
QuestionWhat is the good use-case example for Java generics besides collection framework? Pin
ygnusin23-May-16 2:59
ygnusin23-May-16 2:59 
AnswerRe: What is the good use-case example for Java generics besides collection framework? Pin
Richard MacCutchan23-May-16 3:35
mveRichard MacCutchan23-May-16 3:35 
QuestionMapped drives not included in File.listRoots() Pin
hansoctantan18-May-16 23:41
professionalhansoctantan18-May-16 23:41 
Questionproject request Pin
Salma Yossef18-May-16 11:39
Salma Yossef18-May-16 11:39 
AnswerRe: project request Pin
Richard MacCutchan18-May-16 21:07
mveRichard MacCutchan18-May-16 21:07 
Questionintegrated a bootstrap with spring mvc3 Pin
Member 1253127718-May-16 7:46
Member 1253127718-May-16 7:46 
AnswerRe: integrated a bootstrap with spring mvc3 Pin
Richard MacCutchan18-May-16 21:07
mveRichard MacCutchan18-May-16 21:07 
QuestionProduce repmat() method using java Pin
Member 1207967715-May-16 8:42
Member 1207967715-May-16 8:42 
AnswerRe: Produce repmat() method using java Pin
Richard MacCutchan15-May-16 20:56
mveRichard MacCutchan15-May-16 20:56 
QuestionSend Mail From Lotus Notes 9 Pin
Member 1252399114-May-16 17:19
Member 1252399114-May-16 17:19 
Questionglassfish alternatedocroot [moved to web development] Pin
V.12-May-16 22:02
professionalV.12-May-16 22:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.