diff --git a/README.textile b/README.textile index 9a8ffec8..0dd2313c 100644 --- a/README.textile +++ b/README.textile @@ -14,6 +14,7 @@ h3. Book Details h3. Links +* "Read Online":https://cleveralgorithms.com/nature-inspired/index.html * "Download PDF":https://raw.githubusercontent.com/Jason2Brownlee/CleverAlgorithms/master/release/clever_algorithms.pdf * "Download Source Code":https://raw.githubusercontent.com/Jason2Brownlee/CleverAlgorithms/master/release/clever_algorithms-src.zip * "Read on Google Books":https://www.google.com.au/books/edition/Clever_Algorithms/SESWXQphCUkC diff --git a/docs/index.html b/docs/index.html index 00de72eb..3c006ad9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,6 +11,7 @@

Clever Algorithms: Nature-Inspired Programming Recipes

Home | + Read Online | Amazon | GoodReads | Google Books | @@ -36,8 +37,9 @@

Clever Algorithms: Nature-Inspired Programming Recipes

Need help getting started with Genetic Algorithms, Neural Networks or Swarm Intelligence?

+ Clever Algorithms: Nature-Inspired Programming Recipes - +

Nature-Inspired Algorithms are Fascinating!

But implementing them can be frustrating.

@@ -66,6 +68,8 @@

Algorithms Handbook

  • ...references for further reading including the primary sources for each algorithm
  • +Read online for free +

    45 Algorithm Descriptions

    The book includes an introduction to artificial intelligence and related fields as well as advanced topics like algorithm testing and visualization.