Skip to content

Commit

Permalink
Added the READme file
Browse files Browse the repository at this point in the history
  • Loading branch information
suppathak committed Nov 17, 2021
1 parent 26d6ea2 commit 0553144
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 0 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
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.

8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
project-template
==============================
# HTM-Applications

The Hierarchical Temporal Memory (HTM) algorithm is based on the well understood principles and core building blocks of the [Thousand Brains Theory](https://link.springer.com/content/pdf/10.1007/s42452-021-04715-0.pdf), which is the core-model based, sensory-motor framework of intelligence putting together the neuroscience research developed at [Numenta](https://numenta.com/) founded by Jeff Hawkings. It aims to reflect the functioning of the human cortex. It focuses on three main properties: _sequence learning_, _continual learning_, and _sparse distributed representations_.

This project aims to explore the applications of HTM, specifically its [Anomaly Detection](https://numenta.com/assets/pdf/whitepapers/Numenta%20White%20Paper%20-%20Science%20of%20Anomaly%20Detection.pdf) technique, in the AIOps domain.

template for the team to use

Project Organization
------------
Expand Down

0 comments on commit 0553144

Please sign in to comment.