联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 硬件设计(16) 
按平台查找All Python(16) 

[硬件设计] ablation_sims

我为斯坦福大学大脑接口实验室的项目开发的代码。使用尖峰神经网络和随后的消融来模拟皮层微电路,以了解群体和细胞水平尺度上的神经恢复。
Code I developed for my project with the Brain Interfacing Lab @ Stanford. Simulations of cortical micro-circuits using spiking neural networks and then subsequent ablation to understand neural recovery at both a population and cell-level scale. (2024-07-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1720146925725697.html

[硬件设计] Texas_Hold_Em

一个简单的程序来玩一个经典的纸牌游戏。目前,我正在继续学习,因为我想继续学习,但我想稍后回来添加芯片、断路器,甚至可能一些基本的人工智能!
A simple program to play a classic card game. Currently I am moving on as I would like to keep learning, but I would like to come back later to add in chips, tie breakers, and possibly even some basic AI! (2024-03-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711587320239416.html

[硬件设计] root-faction-rand-pick-calculator

“根势力计算器”存储库包含一个小的Python脚本,用于计算根棋盘游戏匹配中的范围。Root是一款流行的不对称战略棋盘游戏,玩家可以使用独特的能力和目标对抗不同的派别。
The "Root Faction Calculator" repository contains a small Python script designed to calculate the reach in Root board game matches. Root is a popular asymmetric strategy board game where players take on different factions with unique abilities and goals. (2024-03-22, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711055318453727.html

[硬件设计] Soccer-Player-Similar-Analysis

一个基于电影《金钱球》的想法的数据挖掘项目,旨在找到与现有玩家最相似的玩家。
A data mining project based on the idea of the movie "Money Ball" designed to find most similar players to an existing player. (2023-12-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702680108413328.html

[硬件设计] synth

玩代码驱动的数字音频合成
Playing around with code-driven digital audio synthesis (2023-12-06, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701990967641754.html

[硬件设计] cript-for-claiming-players-on-Soccer-Guru-website

自动机器人,旨在使用Python和Selenium在Discord上的足球大师游戏中认领玩家
Automated bot designed to claim a player in the Soccer Guru game on Discord using Python and Selenium (2023-11-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700426342494722.html

[硬件设计] Python-Project-Structural

我为两个玩家设计了一个战略棋盘游戏,并使用tkinter实现了它。
I designed a strategy board game for two players adn implemented it using tkinter. (2023-11-09, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699563101591634.html

[硬件设计] Quantum_RPS

使用量子电路玩石头、纸、剪刀的方法,
Way to play Rock, Paper, Scissors using quantum circuits, (2023-10-24, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698176575517500.html

[硬件设计] Pic-Flip-Card-Game

这是一款基于Python的卡片匹配游戏,旨在挑战玩家翻转和匹配一副卡片上的图像。游戏的设计...,
This is a python-based card matching game designed to challenge players to flip and match images on a deck of cards. The game is designed to be entertaining, engaging, and addictive, featuring a variety of different levels and difficulty settings. (2023-03-11, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694149639600290.html

[硬件设计] Dota-Counter-Picker

该程序旨在帮助Dota 2玩家在绘图过程中。使用来自统计网站Dotabuff的大量样本,我们...,
?? This program is designed to aid Dota 2 players during the drafting process. Using massive sample sizes from stat website Dotabuff, we can evaluate general effectiveness of specific heroes against a given enemy team. To run the counter picker, run main.py to launch the GUI. (2015-07-14, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694149506882623.html

[硬件设计] modeling-behaviour-of-SoC-players

我的毕业论文代码。目标是通过预测玩家在游戏中的下一步动作来模拟玩家的行为,并调查玩家是否...,
Code for my Diploma Thesis. The goal was to model the players behavior by predicting their next move in a game and investigate whether the addition of their linguistic exchanges would improve the model s predictive accuracy. (2021-07-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694140024553841.html

[硬件设计] Checkers

一系列对抗模型,旨在学习玩棋盘游戏Checker。,
A series of adversarial models designed to learn to play the board game Checkers., (2019-10-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694066790126930.html

[硬件设计] Email-Games

用Python实现的棋盘游戏,旨在通过电子邮件远程玩,
Board games implemented in Python, designed for remote play via email, (2020-03-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694066777344927.html

[硬件设计] ucircuits

视觉皮层的典型微电路。一个重温老博士话题和玩Pytorch的借口。。。,
Canonical micro-circuits of the visual cortex. An excuse to revisit old PhD topics and play with Pytorch..., (2021-05-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694055532163041.html

[硬件设计] intro2PCBdesign

斯坦福大学lab64提供的PCB设计入门研讨会课程回购,
Repo for the Introduction to PCB Design Workshop Course offered through lab64 at Stanford University, (2022-10-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694049299165639.html

[硬件设计] GameAI_dqn

一个基于DeepQ网络的赌博AI,使用固定赌博筹码玩基于轮的赌博游戏。,
A DeepQ-network based gambling AI that play round based betting game with fixed gambling chips., (2023-07-25, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690855559762978.html
总计:16