DO NOT EVEN THINK OF ASKING THIS QUESTION. List questions (shopping lists) are not suitable for Stack Overflow and are going to be closed as "Not Constructive" immediately.

learn more… | top users | synonyms (2)

1
vote
1answer
105 views

Is it possible for a system to identify hand signs using just the Haar training in OpenCV?

I am doing a project on hand sign recognition on a static image. Can I use just Haar training to accomplish this? As what I've understood, it is somewhat similar to the concept of neural networks.
0
votes
1answer
139 views

Create forum in Moodle via external PHP

I would like to create a forum into a Moodle course (specified by the user) using PHP. I've tried to search it for the net but I haven't found nothing, even in Moodle webservices (in which I cannot ...
1
vote
0answers
95 views

Website overlay - Is it Possible?

I am interested in teaching older people how to use Social Media. I would like to create a training layer which would sit between a browser and a website that would show users how to use websites ...
1
vote
2answers
135 views

what is prototype vector of a phrase in the training set

I am trying to implement an approaches following a paper to disambiguate an entity. The process consists of 2 steps, a training phase and disambiguation phase. I would like to ask about training ...
1
vote
1answer
892 views

libsvm Shrinking Heuristics

I'm using libsvm in C-SVC mode with a polynomial kernel of degree 2 and I'm required to train multiple SVMs. During training, I am getting either one or even both of these warnings for some of the ...
0
votes
1answer
59 views

Algorithm to schedule courses

I currently have a problem that for my senior year, I need to choose 5 elective courses out of 20+ possible courses. All these courses are distributed to weekdays. I need to develop a robust algorithm ...
1
vote
2answers
596 views

Windows Azure Training Kit MVC4, .NET v4.5 is not deploy-able to Azure website with .NET v4

I recently downloaded/installed the WATK. I also signed up for a free azure trial. Went through the lab "Building and Publishing ASP.NET Applications with Windows Azure Web Sites and Visual Studio ...
0
votes
0answers
162 views

combining two neural networks into one

im trying to make a multithreaded extension to the FANN library. Because FANN is not threadsafe i will do this: divide the training set in N pieces (N is the number of CPUs) copy the ANN to N copies ...
1
vote
1answer
120 views

Overflowing of neural network weights in training

I'm training my neural network to classify some things in an image. I crop 40x40 pixels images and classify it that it as some object or not. So it has 1600 input neurons, 3 hidden layers (500, 200, ...
0
votes
0answers
1k views

Learning C++ fundamentals - Lynda vs Pluralsight? [closed]

Does anyone have any experience with Lynda.com's and Pluralsight.com's C++ fundamentals courses? The links to both courses with overviews etc are here: ...
6
votes
4answers
272 views

How can I explain source control (Mercurial/Tortoise specifically) to a non-programmer?

Our company uses Mercurial for source control of a Java web application. It worked so well we started using source control for a bunch of content (PDF files). For our deployment model this worked ...
-2
votes
3answers
39 views

checking for bash [closed]

Good day! Now put this task: Need to write a script that will check to see whether apache2, mysql and php and next to each item write installed or not installed. The code please do not write! A ...
0
votes
2answers
138 views

Looking for online course for non-develper friend [closed]

I'm looking for a good online course where my friend (with no prior development knowledge) could learn web development (HTML, CSS, and a bit of JS). I actually learned thru college and self taught so ...
0
votes
0answers
55 views

Looking for a descent online video training website for web technologies [closed]

We are looking in my company for a good online video training services for web technologies. The fields of interest are PHP/MySQL/JS/jQuery/RegEx/Linux etc. I'm talking about advanced stuff, not just ...
0
votes
1answer
347 views

Simple Linear Neural Network Weights from Training , are not compatable with training results, cant understand why

I have a very strange problem The weights that I get from training, when implied directly on input , return different results! Ill show it on a very simple example lets say we have an input vector x= ...
2
votes
1answer
3k views

Face Recognition on Android

I'm trying to develop a Face Recognition app on Android and since I don't want to use NDK on the project (simply don't have the time to switch), I'm sticking to develop the whole app with Java and ...
1
vote
1answer
53 views

good software quality-related Training programs / options?

Does anyone know of some really good software quality-related Training programs / options? I am looking for some formal training options on the topics of ... software quality unit testing ...
0
votes
1answer
293 views

What is the difference between these online programming courses?

coursera.org - An Introduction to Interactive Programming in Python Learn to Program: The Fundamentals edx.org - 6.00x: Introduction to Computer Science and Programming CS50x: Introduction to ...
0
votes
0answers
116 views

Where can i find exercises for Android [closed]

Hi i started to read Android pro book it's nice but does not have any exercises can some one please point me in the right direction(meaning place where can i get some training) ?
2
votes
4answers
2k views

C# online compiler [duplicate]

Possible Duplicate: Is there an online temporary code bin for C#? (JS Bin, jsFiddle clones)? I am looking for a site where I can run some C# scripts and interactively see their results. It ...
0
votes
0answers
47 views

Open sourcing trainings [closed]

a while ago I prepared and delivered some trainings in topics such as OO Desing, Design Patterns and JEE. I tough I, and everyone, could benefit if I share all the material. The project is here: ...
1
vote
0answers
105 views

Sanity check/exam/self assessment questions for unit testing, mocking and TDD

I am preparing material to do an in-house training for our developers on unit-testing and TDD. To make it more interactive I want to add slides with questions about the essentials we just learned. ...
3
votes
3answers
1k views

How do I set up the project in the Android site's “Managing the Activity Lifecycle” training exercise?

I'm trying to implement the project in the Android site's "Managing the Activity Lifecycle" training exercise at http://developer.android.com/training/basics/activity-lifecycle/index.html . The ...
1
vote
1answer
79 views

Good quality SQL testing/training application

I'm looking for good quality SQL testing application, with some well structured exercises, that would be useful for some more advanced SQL training. My idea is possibly some desktop app, but a good ...
3
votes
1answer
827 views

Training own model in opennlp

I am finding it difficult to create my own model openNLP. Can any one tell me, how to own model. How the training shouls be done. What should be the input and where the output model file will get ...
0
votes
1answer
86 views

Looking for database training (using MySQL and SQLite from Ada/C and other languages)

I'm developing software using multiple programming languages for more than two decades. However I never used any databases so far. I'm now in the position that I should do some work with MySQL and ...
1
vote
0answers
21 views

how to add subscribers to web conferencing tool based on membership?

I want to make ILT instroctor lead training portal. Assume following scenario batch 1 - 14 August,2012 new online training batch will be started batch 2 - 11 Sept,2012 new online training batch ...
-1
votes
1answer
233 views

What is the best place to start to learn Objective-C? [closed]

I've written PHP for years and have worked within in MVC frameworks but basically just changing interface. I want to learn Objective-C to write apps for the iPhone. I'm familiar with the terminology ...
2
votes
1answer
68 views

Desire2Learn Valence API Course Creation Path Information Incorrect

Im doing some testing with course creation with the php valence api, everything works fine on course creation but the path information isn't correct, for whatever reason it just creates a folder in ...
-2
votes
1answer
49 views

CakeFest Workshop Days - How Useful For Intermediate Developers?

As a developer for a company that works a lot in CakePHP, I'm planning to go up to the CakeFest conference for the first time this year. My manager seems a little reluctant to send me to the Workshop ...
0
votes
1answer
399 views

create custom nltk corpus from tagged text file

after reading a lot of posts, I still have probs with making a custom corpus in nltk. I have a text file of tagged sentences, each item in the string of the form ... word/tag . I want to train a ...
0
votes
6answers
89 views

What is wrong with this LINQ query

I have never done anything with LINQ before, however I have experience with MySQL. I am on page 232 of Microsoft® ASP.NET 4 Step by Step and the book has started to talk about LINQ which is cool. ...
0
votes
1answer
132 views

Looking for Liferay portlet for workshop or course registration

I am looking for a Liferay portlet that enables participants to register for a workshop or course. Ideally the portlet should offer a list of courses, and potential participants should be able to ...
1
vote
1answer
758 views

training libsvm for text classification(sentiment)

From following links I came with some idea. I want to ask whether I am doing it right or I am in the wrong way. If I am in the wrong way, please guide me. Links Using libsvm for text classification ...
2
votes
1answer
1k views

Talend Training/Tutorials [closed]

Can anyone recommend a good source of material for learning how to use Talend Open Studio For Data Integration? I've had a look at the TalendForge tutorials but was wondering if a more cohesive ...
0
votes
1answer
82 views

Number of instances or the content of the instances more important (machine learning)?

Say in the document classification domain, if I'm having a dataset of 1000 instances but the instances (documents) are rather of small content; and I'm having another dataset of say 200 instances but ...
0
votes
2answers
58 views

I am creating a financial training academy website in Asp.net MVC3 and having IE issues

I am developing a website in MVC3 for a financial training academy. The problem is that my client uses IE for testing the website. There were a lot of graphical issues but i solved most of them ...
1
vote
4answers
103 views

Language concepts about expression and statement

Any computer language have 'expression' and 'statement'. in concept, what's the diff?
1
vote
3answers
536 views

What is a good website to learn prolog?

I need to do a project for class in Prolog but they gave us no guidance at all in the language it self. I was reading http://kti.mff.cuni.cz/~bartak/prolog/contents.html but I am not understanding ...
3
votes
2answers
275 views

simply changing csv header in apache Mahout classifier input produces different model?

I'm trying to go through the Mahout classifier example (donut.csv ). but I found that simply changing the name of some columns in the header row, and changing the corresponding predictor variable name ...
0
votes
1answer
59 views

Facebook - How to Connect a Facebook Profile / Training Resources [closed]

I am new to Facebook API, Are there video training resources somewhere that can get me started with Facebook API? I want to learn to connect to a Facebook Profile. Adam
0
votes
2answers
666 views

How to clasify an unlabelled dataset with a newly trained NaiveBayes classifier in Weka

I have an unlabeled dataset that I want to classify with my newly trained classifier using NaiveBayes classification in Weka. So actually when in the Classify mode in weka if i give the option ...
0
votes
1answer
154 views

Binary SVM classifier failed with two classes: one is big, other one is small

I 'm trying to classify some pixels using a binary support vector machine. my training database is made of 28 data files and has two classes, number pixels of class1 is 16571 and number of pixels of ...
0
votes
1answer
167 views

Azure Training Kit

I downloaded the Azure training kit but when I open my up one of the labs, some projects do not load. For eg the PhotoAlbum solution the PhtoAlbumService is missing and mentions the error "The ...
1
vote
3answers
2k views

Implementing a Neural Network in Java: Training and Backpropagation issues

I'm trying to implement a feed-forward neural network in Java. I've created three classes NNeuron, NLayer and NNetwork. The "simple" calculations seem fine (I get correct sums/activations/outputs), ...
0
votes
1answer
709 views

live, online .Net training recommendations [closed]

Does anyone have a company that they highly recommend for (paid) live, online .Net development instruction? I'm starting a new role as a .Net web developer and would like to ramp up my knowledge. ...
2
votes
2answers
107 views

Sanity Check for Training Phase of an Algorithm

I have an image compression algorithm that I can train and then feed it with some test images. There seems to be something wrong with this code though. To test this, I tried to give it the same test ...
1
vote
1answer
144 views

How can I stop random sampling in random-forest using OpenCV?

I use the function CvRTrees::train. This function samples the data automatically. The problem is that I have already sampled the data before passing it. I don't want it to re-sample again. Is there is ...
3
votes
1answer
765 views

Training neural network in Ruby

I'm a total beginner when it comes to neural networks. I've been wrestling with ruby-fann and ai4r all day and unfortunately I don't have anything to show for it, so I figured I would come onto Stack ...
0
votes
1answer
388 views

Where can I find easy video lessons to learn C Programming for a novice [duplicate]

Possible Duplicate: Learning C: video course recommendation I am looking for a C language video lessons that are easy to understand and follow (something like khan academy style). Thanks

1 2 3 4 5 8