LinUCB算法项目合并请求 #2

Open
p63824079 wants to merge 15 commits from p63824079/JYCache:master into master
First-time contributor

添加了技术文档在/doc文件夹下,主要修改为合并LinUCB和原有JYCache项目,相关修改请见/doc/PR文档

添加了技术文档在/doc文件夹下,主要修改为合并LinUCB和原有JYCache项目,相关修改请见/doc/PR文档
p63824079 added 15 commits 2024-10-21 08:31:23 +08:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b p63824079-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff p63824079-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jiuyuan/JYCache#2
No description provided.