Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
AIF_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
임은나
2021-06-18 23:37:43 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9edcb6366324307d495d98058d0d74f15b6fca74
9edcb636
1 parent
d43056ad
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
58 additions
and
0 deletions
README.md
README.md
View file @
9edcb63
# 인공지능 콘텐츠 추천 시스템 모델 개발
<!--
**
*
Thanks for checking out this README Template. If you have a suggestion that would
**
*
make this better, please fork the repo and create a pull request or simply open
**
*
an issue with the tag "enhancement".
**
*
Thanks again! Now go create something AMAZING! :D
-->
<!-- PROJECT SHIELDS -->
<!--
**
*
I'm using markdown "reference style" links for readability.
**
*
Reference links are enclosed in brackets
[
]
instead of parentheses ( ).
**
*
See the bottom of this document for the declaration of the reference variables
**
*
for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
**
*
https://www.markdownguide.org/basic-syntax/#reference-style-links
-->
<!-- TABLE OF CONTENTS -->
## Table of Contents
*
[
About the Project
](
#about-the-project
)
*
[
Contributing
](
#contributing
)
*
[
License
](
#license
)
*
[
Members
](
#members
)
<!-- ABOUT THE PROJECT -->
## About The Project
이 프로젝트는 AIFactory를 위한 인공지능 콘텐츠 추천 시스템 모델을 개발하는 프로젝트 입니다.
협업 필터링 기반의 추천 시스템으로, 본 프로젝트에서는 테스트를 위한 사용자 데이터를 수집하여 dataset으로 구성하였습니다.
<!-- CONTRIBUTING -->
## Contributing
프로젝트에 기여하고자 하시는 분은 다음과 같은 절차를 따라주시기 바랍니다.
1.
Fork the Project
2.
Create your Feature Branch (
`git checkout -b feature/NewFeature`
)
3.
Commit your Changes (
`git commit -m 'Add some NewFeature'`
)
4.
Push to the Branch (
`git push origin feature/NewFeature`
)
5.
Open a Pull Request
6.
<!-- LICENSE -->
## License
Distributed under the MIT License. See
`LICENSE`
for more information.
<!-- MEMBERS -->
## Members
+
2016104093 Lim June Sung Simon
+
2016104139 윤정환
+
2017104020 임은나
...
...
Please
register
or
login
to post a comment