Skip to content

olehermanse/INF3490-AI_Machine_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name: INF3490/INF4490 Biologically Inspired Computing
Author: olehermanse ( http://www.github.com/olehermanse )
License: The MIT License

INF3490/INF4490 - Biologically inspired computing

Code is written in python 3. Repository includes course material(exercises and assignments) as well as notes and examples from my group lectures.

Group lectures

  1. Installing python
  2. Introduction to Python
  3. Intro to course and search algorithms
  4. Evolutionary Computing
  5. Perceptron
  6. Reinforcement Learning
  7. Support Vector Machines
  8. Unsupervised Learning
  9. Particle Swarm Optimization
  10. Cartesian Genetic Programming

Exercises

Assignments

Clone this repo

$ git clone git@github.com:olehermanse/INF3490-AI_Machine_Learning.git

Contribute

If you have corrections, suggestions or improvements: feel free to submit an issue or make a pull request.

Authors/Contributors

The MIT License (MIT)

This copyright notice and license only applies to text and source code written by olehermanse. All figures, assignment and exercise texts in the material folder are copyright to their respective authors and not licensed under the MIT license.

Copyright (c) 2016 olehermanse

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Code from Group Lectures in INF3490/INF4490

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published