File tree Expand file tree Collapse file tree 2 files changed +2
-23
lines changed
Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ h1. Clever Algorithms: Nature-Inspired Programming Recipes
22
33!release/cover_3d.jpg!
44
5- "Read Online":https://cleveralgorithms.com/nature-inspired/index.html | "Amazon":https://amzn.to/4iKM9uc | "GoodReads":https://www.goodreads.com/book/show/10321060-clever-algorithms | "Google Books":https://www.google.com.au/books/edition/Clever_Algorithms/SESWXQphCUkC | "Download PDF":https://raw.githubusercontent.com/Jason2Brownlee/CleverAlgorithms/master/release/clever_algorithms.pdf ("all code":https://raw.githubusercontent.com/Jason2Brownlee/CleverAlgorithms/master/release/) |
5+ "Read Online":https://cleveralgorithms.com/nature-inspired/index.html | "Amazon":https://amzn.to/4iKM9uc | "GoodReads":https://www.goodreads.com/book/show/10321060-clever-algorithms | "Google Books":https://www.google.com.au/books/edition/Clever_Algorithms/SESWXQphCUkC | "Download PDF":https://raw.githubusercontent.com/Jason2Brownlee/CleverAlgorithms/master/release/clever_algorithms.pdf ("code":https://raw.githubusercontent.com/Jason2Brownlee/CleverAlgorithms/master/release/)
66
77h2. Overview
88
Original file line number Diff line number Diff line change 11< html >
22 < head >
33 < title > Clever Algorithms: Nature-Inspired Programming Recipes</ title >
4+ < link href ="https://cleveralgorithms.com/nature-inspired/clever.css " media ="screen " rel ="stylesheet " type ="text/css "/>
45 </ head >
56<!-- Google tag (gtag.js) -->
67< script async src ="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21 "> </ script >
@@ -33,15 +34,6 @@ <h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
3334< br />
3435<!-- End Header -->
3536
36- </ div >
37- <!-- content -->
38- < center >
39- < table align ="center ">
40- < tr >
41- < td width ="800 ">
42-
43-
44-
4537
4638< p > < em > Need help getting started with Genetic Algorithms, Neural Networks or Swarm Intelligence?</ em > </ p >
4739
@@ -137,18 +129,5 @@ <h3>About the Author</h3>
137129</ p >
138130< br /> < br />
139131
140-
141-
142-
143-
144-
145-
146- </ td >
147- </ tr >
148- </ table >
149- </ center >
150-
151-
152-
153132</ body >
154133</ html >
You can’t perform that action at this time.
0 commit comments