Source
안녕하세요 부담가지시지 마시고, 오픈 소스 관련 정보들을 추가하시면 됩니다. 제가 마무리하여 보완하도록 하겠습니다.
먼저 제가 템플릿으로 추가하여 보면 아래와 같이 될 수 있겠지요, 자유롭게 입력하시면 됩니다.
Generation5 JDK
- making artificial intelligence and artificial life easy to understand and fun to explore.
- Artificial Life와 Genetic algorithm, Neural Network, SOM, Perceptron 까지 다양하게 있으며, 데모 (applet)으로 함께 제공되어 초보자들이 학습하기 쉬워 보임
- http://www.generation5.org/jdk
- 데모 예시 : http://www.generation5.org/jdk/demos/tspApplet.html
AI Toolkit
- Artificial Intelligence Toolkit to Enhance Understanding and Knowledge
- The three soft computing methodologies currently embedded within the toolkit include Fuzzy Logic, Genetic Algorithms, and Neural Networks
- http://www.openchannelsoftware.com/projects/AI_Toolkit
OpenCV
- Open Source Computer Vision Library
- http://www.opencv.co.kr/ (국내 OpenCV 커뮤니티)
- http://opencv.willowgarage.com/wiki/ (공식, 영문)
- Introduction to programming with OpenCV (quick guide로 강추 자료)

신경망(Neural network) 소스
- 여러 종류의 신경망 소스들을 정리한 사이트입니다. 신경망 관련 소스가 필요하신 분들에게 강추!!!
- http://tralvex.com/pub/nap/nn-src/
JADE
- JADE (Java Agent DEvelopment Framework), distributed in open source software by the copyright holder, Telecom Italia, "is a software Framework fully implemented in Java language. It simplifies the implementation of multi-agent systems through a middle-ware that complies with the FIPA specifications and through a set of graphical tools that supports the debugging and deployment phases.
OpenCyc
- Open sources for general knowledge base and commonsense reasoning.
- The Project OpenCyc is the open source version of the Cyc technology.
- OpenCyc can be used as the basis of a wide variety of intelligent applications such as:
. rapid development of an ontology in a vertical area. email prioritizing, routing, summarization, and annotating. expert systems. games
OpenNLP
- an organizational center for open source projects related to natural language processing." Projects include the OpenNLP CCG [Combinatory Categorial Grammar] Library and OpenNLP Tools
- http://opennlp.sourceforge.net/
Player Project
- Free Software tools for robot and sensor applications. Available from SourceForge. "The Player Project creates Free Software that enables research in robot and sensor systems. The Player robot server is probably the most widely used robot control interface in the world. Its simulation backends, Stage and Gazebo, are also very widely used.Released under the GNU General Public License, all code from the Player/Stage project is free to use, distribute and modify. Player is developed by an international team of robotics researchers and used at labs around the world."
- http://playerstage.sourceforge.net/index.php?src=index
ROS (Robot Operating System)
- Open sources for robotics
- http://www.ros.org
GAlib (A C++ Library of Genetic Algorithm Components)
- GAlib contains a set of C++ genetic algorithm objects. This library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. (Linux, Windows)
- http://lancet.mit.edu/ga/

Recent Comments