Young Programmers
October 11, 2008 Projects
Login Panel
Toggle
Username:
Password:
Remember Me

Not registered?
Register now!

Forgot your password?
Resources
Toggle
Projects

This is a list of some projects that YPN members are currently involved with.

You can get the source code for many of them from our YPN Subversion repository. Most of them also have source code linked to from their respective pages.

There is also a page attempting to collect various project ideas, we call it Moments of Code. If you're bored (or creative) enough, have a look!

Read More...

Tastewhich is a neural-net driven sandwich taster. Given a list of ingredients, tastewhich will determine if a sandwich is 'tasty' or 'vile.' The neural net will use some type of back-propogation and humans will be the control as to whether or not a sandwich is tasty or vile. The program will take a space-separated list of ingredients (using a dict to map them to ints), and will have a tastiness percentage as output. Between saon's American tongue, Robert's Swedish tongue, ryx's German tongue, and cds' British tongue, we can make no guarantees about actual sandwich tastiness =p.

Tastewhich is written in Ruby.

Status

Most code is written, but it doesn't work yet. I might want to read more on ANNs...

User CP
Sorry, your account does not have access to this section.