skip to main | skip to sidebar
Showing posts with label open source. Show all posts
Showing posts with label open source. Show all posts

Wednesday, August 5, 2015

List of Free/Open-Source Computational Intelligence Software

Evolutionary Computation

JCLEC - Java Class Library for Evolutionary Computation
http://jclec.sourceforge.net/

KEEL - Knowlege Extraction based on Evolutionary Learning
http://sci2s.ugr.es/keel/

jMetal - Metaheuristic Algorithms in Java
http://jmetal.sourceforge.net/


Fuzzy Systems

Xfuzzy - Fuzzy Logic Design Tools
https://forja.rediris.es/projects/xfuzzy/

FisPro - Fuzzy Inference System Professional
https://www7.inra.fr/mia/M/fispro/fispro2013_en.html

GUAJE - Generating Understandable and Accurate fuzzy models in a Java Environment
https://www.softcomputing.es/guaje/

Neural Systems

SNNS - Stugggart Neural Network Simulator
http://www.ra.cs.uni-tuebingen.de/SNNS/

PyNN
http://neuralensemble.org/PyNN/

NEURON
https://www.neuron.yale.edu/neuron/

NEST-Initiative
http://www.nest-initiative.org/?page=Software

PCSIM
http://sourceforge.net/projects/pcsim/

The Brian Spiking Neural Network Simulator
http://briansimulator.org/

Neuro-Fuzzy

NEFCLASS - Neuro-Fuzzy Classification
http://fuzzy.cs.uni-magdeburg.de/nefclass/

FriDA - Free Intelligence Data Analysis Toolbox
http://www.borgelt.net/frida.html

KNIME
https://www.knime.org/

Tuesday, January 22, 2013

Down with middlemen!

If there is one thing that the rise of e-commerce sites like eBay and Amazon.com has shown it is that the middleman is doomed. Entire bookshop chains like Borders have vanished from the face of the Earth, largely because they were unable to compete with a model that has no physical presence. Bookshops are middlemen: they connect one group of people (publishers) with another group of people (book purchasers, consumers). And the one thing that the Internet is really good at is getting rid of middlemen. Even publishers are middlemen, they don't produce the product, the authors do. The rise of self-publishing is the strongest indicator yet that the publishers are, like bookshops, an endangered species.

Online sales sites like e-bay (and Trademe, Gumtree) have also had an impact on retailers, and second hand dealers in particular: when we moved from Australia back to New Zealand, we had to sell our car and a few others bits and pieces. We didn't take the car to a second hand car dealer, or call a second hand furniture shop about our excess furniture: we just put some adverts up on Gumtree. While it is harder for online retailers to compete on items that require large volumes such as groceries, for smaller-volume or speciality items online sites are slowly but surely eliminating the traditional merchants. In the last ten years the only time I've booked air travel through a travel agent was for business travel, and then only because my employers had a policy of booking through certain agents.

This all raises a question: what is a middleman? If we define middlemen to be someone who does not produce, add value or provide a service that cannot be automated, then a huge number of current professions come under that heading: real estate agents, immigration agents, literary agent, property management agent... Basically, anyone with the word "agent" in their job title is a middleman and is doomed.

How does this relate to computational intelligence or academia? Well, what if journals and universities are really middlemen?

In the past I have blogged about how open-access journals are the future of academic publishing. But how much value do journals of any kind really add? A journal will arange peer-review, format the accepted articles and assign volume/page/DOI numbers. Apart from peer-review, each of these steps can be automated. In an age when every article published is available online, and are indexed by sites like Google Scholar and Citeseer, journals don't add much to the publicity of an article - in fact, the most effective way of publicising an article seems to be to blog or tweet about it. This is still the major advantage of open-access journals, as anyone with an interest can download and read the article (and hopefully cite it).

The measure of the quality of an article is the number of citations it receives, much more so than the supposed quality of the journal it is published in. Metrics like impact factor are so bogus as to be meaningless, despite the arrogant attitude of editors who deem submissions unworthy of publication in their august journal, without bothering to send them to peer-review. A good article will be cited more, no matter where it is published. Articles that aren't useful won't be cited. In other words, articles now can stand on their own, they don't need the support of journals to be useful. The journals, therefore, are middlemen, standing between the producers (the people who do the research and write it up) and consumers (the people who are reading and citing the research). Do we really need journals to arrange peer review? Or is there scope for a journal-agnostic, peer-review service for individual articles?

If individual articles can now stand on their own, how about individual academics? The Khan academy has been described as a revolution in teaching numerous times, and open courses like those offered by MIT have had thousands of students. In many ways universities are middlemen, providing access to resources (academic staff) to consumers (students). Universities provide tuition, consultation (students can ask their instructors for clarification), assessment (tests, assignments and exams), and accreditation (a degree / diploma from an institution has a certain credibility). Tuition can be supplied directly by the lecturer via sites like YouTube. Consultation can be done via discussion boards and live chat. Accreditation remains as an open problem. There are a huge number of accreditations available in a vast range of technical subjects: the IT industry in many ways leads the way in this, with certifications from Microsoft, Cisco, CompTIA and others. Professional organisations like the IEEE publish bodies of knowledge that graduates in certain disciplines are expected to know, and it's only a matter of time before this is expanded to include computational intelligence. Practical work is harder to deal with, but even then the large amount of open source software available means that anyone with a cobbled-together Linux box and a basic internet connection can not only do the lecture and practical work associated with undergrad study but also access the accreditation offered by numerous organisations.

The only problem for which I cannot see an obvious solution is, how would the lecturers get paid? Locking material behind paywalls won't work, people just won't use it. Also, a fixed fee won't work either: 500ドル might not seem like much for someone in the western world, but for someone in parts of Africa, it's more than they see in a year. The pay-what-you can model might work: this is where someone pays as much as they think something is worth, or as much as they can afford. A few people might take advantage and pay nothing when they could afford to pay, but most people are pretty honest and will pay a fair price. The accreditation agencies could also pay a referral fee to lecturers who direct students to their services, much like the Amazon affiliates program.

Universities would still survive, there still needs to be places where research is carried out, and training of the next generation of researchers (postgraduate students) takes place. The survival of journals is a bit less certain, as self-published peer-reviewed articles are much easier to do. Whatever happens, though, middlemen are on the way out.

Friday, December 7, 2012

Open source textbook - Chapter 6 outline

The outline of chapter 6 of the open-source textbook "Intelligent Information Systems" is now available online here. Chapter 6 is entitled "Fuzzy Inference and Defuzzification" and covers the basic principles of fuzzy inference and defuzzification of fuzzy values into crisp values.

Previous posts about other chapters are:

Chapter 1: Introduction to Intelligent Information Systems
Chapter 2: Simple and Linear Transformations
Chapter 3: Non-Linear Transformations, Fourier and Wavelet Transformations
Chapter 4: Crisp Rule Based Systems
Chaper 5: Fuzzy Sets and Fuzzification


Please make any comments in the comments section of this post, or email contactATmike.watts.net.nz.

Tuesday, November 20, 2012

Open source textbook - Chapter 5 outline

The outline of chapter 5 of the open-source textbook "Intelligent Information Systems" is now available online here. Chapter 5 is entitled "Fuzzy Sets and Fuzzification" and covers the basic principles of fuzzy sets, fuzzy membership functions and fuzzification of crisp data.

Previous posts about other chapters are:

Chapter 1: Introduction to Intelligent Information Systems
Chapter 2: Simple and Linear Transformations
Chapter 3: Non-Linear Transformations, Fourier and Wavelet Transformations
Chapter 4: Crisp Rule Based Systems

Please make any comments in the comments section of this post, or email contactATmike.watts.net.nz.

Tuesday, October 30, 2012

Open source textbook - Chapter 4 outline

The outline of chapter 4 of the open-source textbook "Intelligent Information Systems" is now available online here. Chapter 4 is entitled "Crisp Rule Based Systems" and covers rule based production systems.

Previous posts about other chapters are:

Chapter 1: Introduction to Intelligent Information Systems
Chapter 2: Simple and Linear Transformations
Chapter 3: Non-Linear Transformations, Fourier and Wavelet Transformations

Please make any comments in the comments section of this post, or email contactATmike.watts.net.nz.

Monday, October 22, 2012

Open source textbook - Chapter 3 outline

The outline of Chapter 3 of the open-source textbook "Intelligent Information Systems" is now available online. Chapter 3 is entitled "Non-Linear Transformations, Fourier and Wavelet Transformation" . My previous post about the outline of Chapter 1, "Introduction to Intelligent Information Systems", is here while the post about Chapter 2, "Simple and Linear Transformations", is here.

If you have any comments or suggestions about this chapter outline, please make them in the comments on this blog, or email me at contactATmike.watts.net.nz.

Thursday, October 11, 2012

Open source textbook - Chapter 2 outline

The outline of Chapter 2 of the open-source textbook "Intelligent Information Systems" is now available online. Chapter 2 is entitled "Simple and Linear Transformations" and is intended to be a brief overview of some of the data processing techniques that can be used to prepare data before it is modeled with computational intelligence techniques. My previous post about the outline of Chapter 1, "Introduction to Intelligent Information Systems", is here.

As always, you comments and suggestions are requested and valued.


Tuesday, October 9, 2012

Open source textbook - Chapter 1 outline

Following on from my post last week about the updated outline for my open-source textbook "Intelligent Information Systems", I've made the outline of Chapter 1 "Introduction to Intelligent Information Systems" available online.

As always, comments and suggestions are most welcome!


Tuesday, October 2, 2012

An experiment in open-source textbooks 2

In an earlier post, I described how I'm working on an open source textbook about Intelligent Information Systems.

While progress has been slower than I would have liked (mainly due to my relocating permanently to my native New Zealand), I have been able to digest the suggestions made in the comments on my previous post. As a result, I've made the second outline of this textbook available here.

I've also investigated several different licensing schemes, and it looks like I'll be going with one of the Creative Commons licenses. I'm looking at making the LaTeX source and PDF files freely available online, while retaining the print rights.

Any comments on the outline, or my licensing plan, will be gratefully received!

Thursday, May 31, 2012

An experiment in open-source textbooks 2

To further put my money where my mouth is, in regards to my support for open source textbooks, I'm following up Monday's post by making the outline of my open source textbook, Intelligent Information Systems, available online. The outline is in PDF format, and is available at the following address:

http://mike.watts.net.nz/IIS_Outline.pdf

Readers are encouraged to comment on the outline via the comments section of this blog - I want to hear your opinions!


Subscribe to: Comments (Atom)
 

AltStyle によって変換されたページ (->オリジナル) /