summaryrefslogtreecommitdiffstats
path: root/docs/research
diff options
context:
space:
mode:
authorSridhar Rao <srao@linuxfoundation.org>2022-06-10 14:24:20 +0000
committerGerrit Code Review <gerrit@opnfv.org>2022-06-10 14:24:20 +0000
commit9e9df400ba7f9259a38484d232fe11e08edb4da4 (patch)
treefc13d4c05a108b5711855f06d6410b1f114c5c8c /docs/research
parent0aec5cd837af4503605707a560687a2b5b106fd4 (diff)
parentb864f23999d810a482d0f279196108c40fe54de9 (diff)
Merge "[DOCS] This patch adds documentation."stable/moselle
Diffstat (limited to 'docs/research')
-rw-r--r--docs/research/studies.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/research/studies.rst b/docs/research/studies.rst
new file mode 100644
index 0000000..ff5aaf8
--- /dev/null
+++ b/docs/research/studies.rst
@@ -0,0 +1,22 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Anuket, The Linux Foundation, BIT Mesra, VTU and Others.
+
+
+******************************
+Anuket Thoth: Research Studies
+******************************
+
+ML Problems and Techniques for NFV
+==================================
+
+In this study, we provide list of all the published works on ML problems in NFV.
+The problems are bucketized into multiple categories - Correlation, Prediction, Anomaly Detection, Traffic Engineering, etc.
+This work also describes the methods/algorithms, along with the dataset, that are used to solve these problems.
+The inferences from the researcher are also added as comments.
+
+
+Opensource Projects for ML in NFV
+=================================
+
+In this document, we provide a list of opensource tools and frameworks that can be used to solve AI/ML problems in NFV.