Loading
Export table

USERNAME

PM  Home

Botzone
  • GAMES
  • GROUPS
  • DISCUSS
  • ABOUT
  • Wiki
Reset password

New post

[{}]
...
Please keep title between 5 to 18 characters.
Please keep content in 500 characters.

Register a new account

...
Please keep your nickname between 3 to 18 characters.
Your email will be used to verify your identity. This field is case-SENSITIVE!
--
Please keep your password between 6 to 16 characters.
Please enter your password again.
Enter the characters you saw.
Reload captcha

(PLACEHOLDER)

Select All and Copy

					 Click to download binary content
				

(PLACEHOLDER)

Send Message / Reply

...

							
Please keep the message content in 1000 characters

Local AI Config

Local AI allow program on your own computer to make decisions for you, and may be used to test various experimental algorithms. Please check Local AI on wiki for usage, sample and other information.
Please click Submit button before using this feature. This feature is only allowed to use by users achieving level 6 or further, and still in development. In case of problems, feel free to send us feedback.
This key is used to prevent other users from kicking your AI, and is part of the URL below. Please keep it in 10 characters.
-
This is the URL for Local AI. Please send HTTP GET request with specific headers to this URL.

Unknown

Modify your account

...
You may upload a square picture as your avatar.

...
Please keep your nickname between 3 to 18 characters.

...
Type in your old password to check your identity.
--
Please keep your password between 6 to 16 characters.
Please enter your password again.
Welcome to the discussion board. Feel free to ask question or start a topic below.
  • All
  • Groups
    • Games
      • Misc

        Posts

        []

        c++多文件编译

        Author: Ryouko
        请问一个项目有很多文件(cpp)在平台上该怎么编译啊,感觉全部合成一个文件不是特别方便,能否增加make支持?
        2018-5-17 23:53:50 2
        [{"targetid":"58a6820d7f65182b044b5e40","type":"misc","_id":"5afc499219709c0887c5ec85"}]

        若干C++库与编译器的更新请求

        Author: Vigilans
        其中第一个是个人感觉需要添加的,后面两个算是小小小小小小小小小小小的期望0.0 * Eigen3 Python有numpy可以方便地处理矩阵运算,C++也应该要有一个比较合适∠(°ゝ°) Eigen是一个线性代数的运算库,TensorFlow内部的张量计算使用的就是它。 我在Bot的部分逻辑中用到了矩阵运算,使用的就是Eigen。 Ubuntu下可以通过apt安装(libeigen3-dev) ,默认情况下可用<eigen3/Eigen/...>包含头文件。
        2018-5-17 23:41:51 17
        [{"targetid":"5ae40e614623c538991272fc","type":"misc","_id":"5af5c5fe6384677f64028caa"}]

        请问错过了比赛报名怎么办?

        Author: frankfort
        请问错过了比赛报名怎么办?
        2018-5-16 19:36:53 3
        [{"targetid":"5ad58aae639b8943c5f56597","type":"group","_id":"5afbb2073c1d8c421ff4a264"}]

        斗地主第二个bug解析

        Author: cabbage
        我们几天前思考了一下斗地主除了投降的策略(现在已被发现和修改)以外,还有什么可以发扬科学精神的bug,在我注意到这个游戏在交互时十分不必要的把同一张牌分成了四个花色对应四个数字以后,我们便发现了这个bug。我们在此提出这个bug,秉承着鼓励大家积极进行密码学研究,我们会在文章最后提出几个子问题,希望大家在利用这个bug的同时多想想数学原理,虽然在本文的倒数第二段我们将指出如何修改这个bug,且这个bug十分容易修,但我们相信借此bug使大家多学一些数学知识是很棒的。 bug: 我们最先完全没有考虑到系统,指出两个农民交互的方法——如对花色排序(红桃1,黑桃2,草花3,方块4)然后每个农民在需要出某张牌的时候都出对应花色最小的(如手上有黑桃3、草花3,先打黑桃3,这样另一个农民便知道它没有红桃,再结合自己的牌,如果自己也没有红桃,那么他就知道红桃3在地主手上了)
        2018-5-16 12:21:31 4
        [{"targetid":"545840890003e2b77caf768f","type":"game","_id":"5afafee53c1d8c421ff437db"}]

        感觉瑞士轮局数还是不够

        Author: shiyqw
        由于分配稍微不那么均衡的比赛很难造成双杀,而这个游戏主要就是靠双杀取胜(不像桥牌有很多针对对称局的奖励机制),所以瑞士轮局数太少很有可能会有很多偶然性。我认为只能靠增多瑞士轮轮数来解决问题,至少需要4*log数,可能还需要更多
        2018-5-15 23:59:00 1
        [{"targetid":"5ad58aae639b8943c5f56597","type":"group","_id":"5afbb22d3c1d8c421ff4a2a5"}]

        建议介绍一下瑞士轮

        Author: Zhang
        估计很多同学不知道瑞士轮是什么,建议在botzone wiki做个介绍。 https://zh.wikipedia.org/wiki/瑞士制 可供参考(可能需要翻墙)。
        2018-5-15 23:17:40 1
        [{"targetid":"5ad58aae639b8943c5f56597","type":"group","_id":"5afbb1e83c1d8c421ff4a25c"}]

        斗地主比赛规则问题

        Author: shiyqw
        我认为比赛规则两两对战局数太少,数据量少偶然性就很大,我认为起码应该每两人之间比赛2*5轮,比较合理。
        2018-5-15 16:05:43 4
        [{"targetid":"5ad58aae639b8943c5f56597","type":"group","_id":"5af3226c719ddc3a08e1f417"}]

        记分的建议

        Author: tangyuhao
        游戏时崩溃是不是该扣分才对啊,不然要是有人确定自己要完了,故意崩溃降对方本局的分,然后在对称对局时赢回来岂不是不太公平
        2018-5-13 1:43:26 3
        [{"targetid":"545840890003e2b77caf768f","type":"game","_id":"5af689cc6384677f640302ae"},{"targetid":"5ad58aae639b8943c5f56597","type":"group","_id":"5af689cc6384677f640302ad"}]

        报名信息填写错了怎么办

        Author: ZLRZLR
        如题,求助管理员
        2018-5-12 21:14:03 2
        [{"targetid":"5ad58aae639b8943c5f56597","type":"group","_id":"5af6d34d14f1110f682612ef"}]

        已经增加 Python 3.6 支持

        Author: zhouhy
        注意某些库由于官方不提供,没有 python 3.6 版本。详细情况请参看 Bot 创建页面的 Bot 词条。
        2018-5-10 13:16:46 1
        [{"targetid":"58a681ca7f65182b044b5e3f","type":"misc","_id":"5af3d5c4c933a165906147d5"}]

        Py的问题

        Author: CasparSwift
        显示random模块里没有choices这个函数。。。
        2018-5-10 9:09:39 3
        [{"targetid":"56c9d9c1ee79d74c2ee95ec5","type":"misc","_id":"5af32274719ddc3a08e1f419"}]

        可否更新keras到最新版本呢

        Author: CasparSwift
        谢谢~
        2018-5-10 0:28:06 1
        [{"targetid":"5ae40e614623c538991272fc","type":"misc","_id":"5af32196719ddc3a08e1f3c0"}]

        bot崩溃

        Author: lzg
        我的bot进行快速对局没问题,但是用游戏桌就会崩溃。
        2018-5-9 17:10:28 3
        [{"targetid":"58a681ca7f65182b044b5e3f","type":"misc","_id":"5ac9cd39611cfd778a06cee6"},{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"5ac9cd39611cfd778a06cee5"}]

        斗地主样例问题

        Author: tangyuhao
        样例判断自己位置可能有问题吧,判断自己是什么位置的时候是不是不应该看前两家是否出了牌?这样要是前两家都PASS了就算是农民也会认为自己是地主了吧
        2018-5-8 18:25:22 1
        [{"targetid":"545840890003e2b77caf768f","type":"game","_id":"5af1da34cee863245cbdf67d"}]

        C++样例程序的几个问题

        Author: poor_landlord
        1.在第228、242行等等使用的packs.rbegin()->level是否应该改为packs.begin()->level?因为packs是从大到小排列的。 2.在第487行if (counts[i] == 4)判断找到炸弹之后,应该在return CardCombo(bomb, bomb + 4)前加上判断 if (canBeBeatenBy(CardCombo(bomb, bomb + 4)),否则将可能出现用小炸弹打大炸弹的情况。
        2018-5-8 13:16:44 5
        [{"targetid":"5ad58aae639b8943c5f56597","type":"group","_id":"5af06b6fa5858d0880e514ba"},{"targetid":"545840890003e2b77caf768f","type":"game","_id":"5af06b6fa5858d0880e514b9"},{"targetid":"56c9d9deee79d74c2ee95ec7","type":"misc","_id":"5af06b6fa5858d0880e514b8"}]

        Botzone长时运行机制已上线

        Author: zhouhy
        欢迎测试!尚在测试中,有意见或bug欢迎提出。具体方法请参见如下链接,并在提交Bot时选择正确选项。 https://wiki.botzone.org/index.php?title=Bot#.E9.95.BF.E6.97.B6.E8.BF.90.E8.A1.8C
        2018-5-3 16:54:12 0
        [{"targetid":"58a681ca7f65182b044b5e3f","type":"misc","_id":"5aeaced583434f60153dfb14"}]

        可否更新pytorch版本

        Author: windbbt
        可否更新pytorch版本至0.4.0,谢谢
        2018-4-28 11:34:45 1
        [{"targetid":"58a6820d7f65182b044b5e40","type":"misc","_id":"5ae40e724623c538991272ff"},{"targetid":"5ae40e614623c538991272fc","type":"misc","_id":"5ae40e724623c538991272fe"}]

        读取文件有一定概率失败

        Author: fffasttime
        https://botzone.org/match/5ad8a2c169a2a3081a3773ca 程序判断读取失败时会退出,这种情况偶尔出现
        2018-4-21 0:24:21 2
        [{"targetid":"56c9d9deee79d74c2ee95ec7","type":"misc","_id":"5ad9b06a69a2a3081a37f4a6"}]

        斗地主比赛即将开始

        Author: zhouys
        提前做个小广告。 快来和智障AI人机对抗吧。 不要吐槽我的AI谢谢大佬们。 主要思路: 1.给手牌拆牌 2.给牌估值 3.在临终场面如何出牌 4.考虑敌人与同伴在某种牌型上pass的个数来粗略(不准确)判断自己随机出的牌
        2018-4-18 23:51:24 0
        [{"targetid":"5ad58aae639b8943c5f56597","type":"group","_id":"5ad76996954a837450c0f6b2"},{"targetid":"545840890003e2b77caf768f","type":"game","_id":"5ad76996954a837450c0f6b1"}]

        求助:注册邮箱忘了该怎么办?

        Author: yhlyhl
        如题,电脑的数据丢掉了,现在忘记了自己的bot注册邮箱,只记住了昵称,有办法找回来吗?
        2018-4-10 10:13:10 1
        [{"targetid":"56c9d9c1ee79d74c2ee95ec5","type":"misc","_id":"5acc3617ac2505660c0aa83e"}]
        • «
        • 1
        • 2
        • 3
        • 4
        • 5
        • 6
        • 7
        • 8
        • 9
        • 10
        • 11
        • 12
        • 13
        • 14
        • 15
        • 16
        • 17
        • 18
        • 19
        • 20
        • 21
        • 22
        • 23
        • 24
        • 25
        • 26
        • 27
        • 28
        • 29
        • 30
        • 31
        • 32
        • 33
        • 34
        • 35
        • 36
        • 37
        • 38
        • »

        ×
        Modify tags Modify
        Reply
        ...

        All rights reserved 2014 - AI LAB, Peking University.
        Mainly created by zhf zhouhy zhq ... and more previous authors
        Download match dataset of Botzone

        京ICP备18028450号-1

        Welcome to Botzone!
        There're plenty of games on Botzone, click 'GAMES' on the navigation bar to find out how to play and rules.
        Sample programs on rules page are your best starter codes.
        The ranklists of each game are also presented here.
        You may start a human match or test your program by 'Create Gametable' on homepage.
        You may also join in gametable of others or view latest matches.
        When you are ready to submit your code, please click on 'My Bots' on the navigation bar.
        We implemented a sample version control system, where you may submit your modification by 'Add a new Version'.
        You can opt your bot in the ranklist too.
        If you feel confident about your program, it's high time you click on 'GROUPS' on the navigation bar to join in some group holding contests.
        Finally, if you still feel unfamilar to the usage or curious about how this site works,
        please click on 'Wiki' on the navigation bar to view our wiki, or contact us by botzone[at]126.com.
        If you wish to review this guide, please click the gray question mark on the lower right corner in any page.
        Happy coding!
        Botzone How-to1 / 5
        ?