联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Jupyter Notebook(295) 

[人工智能/神经网络/深度学习] ime-detection-of-people-dogs-and-cats-with-YOLOv4

这是Softuni数据科学期末考试的期末项目。它可以用于与dashcam软件集成,以检测…
This is the final project for the Softuni Data Science Final Exam. It can be used for integrating with dashcam software for detection of … (2024-01-21, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] python-snake-ai

使用强化学习开发可以玩经典蛇游戏的代理
Using Reinforcement Learning to develop an agent that can play the classic snake game (2024-01-18, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] ppo_pong

使用近端策略优化训练人工智能,以在自定义pong环境中玩,
AI trained using proximal policy optimization to play on a custom pong environment, (2023-10-27, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Fire-Emblem-AI

一个AI程序,学习玩2003 GBA游戏Fire Emblem,
An AI program that learns to play the 2003 GBA game Fire Emblem, (2019-05-07, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] RL-Project

实施DeepMind的Deep Q-Networks以玩Atari游戏-强化学习项目,
Implementing DeepMind s Deep Q-Networks for playing Atari games - A project in reinforcement learning, (2023-08-08, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] volutional-Neural-Networks-for-Visual-Recognition

在本报告中,您可以找到我2017年斯坦福大学CS231n视觉识别课程作业的解决方案...
In this repo you can find my solutions for 2017 assignments of the CS231n course taught by Stanford on visual recognition. Spring 2017 solutions are for both deep learning frameworks: TensorFlow and PyTorch. (2018-05-10, Jupyter Notebook, 26314KB, 下载0次)

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

[人工智能/神经网络/深度学习] Flappy_Bird

实施和训练A2C和NEAT代理玩松鸡游戏。
Implementing and training A2C and NEAT agents to play flappy bird game. (2021-07-18, Jupyter Notebook, 9016KB, 下载0次)

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

[人工智能/神经网络/深度学习] Street_Fighter_PPO

训练PPO代理使用稳定基线3、Optuna和PyTorch玩街霸2
Trained a PPO agent to play Street Fighter 2 using Stable Baselines 3, Optuna, and PyTorch (2023-01-09, Jupyter Notebook, 310872KB, 下载0次)

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

[人工智能/神经网络/深度学习] deeptnote-credit-card-fraud

在信用卡欺诈数据集上玩scikit learn和Deepnote笔记本
playing with scikit-learn and Deepnote notebooks on a credit card fraud dataset (2020-05-21, Jupyter Notebook, 10286KB, 下载0次)

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

[人工智能/神经网络/深度学习] MSc-Project

使用遗传编程和深度学习玩Minecraft的最终人工智能硕士项目
Final AI MSc Project using Genetic Programming and Deep Learning to play Minecraft (2022-12-08, Jupyter Notebook, 23724KB, 下载0次)

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

[人工智能/神经网络/深度学习] kniffel

深度强化学习模型玩骰子游戏knifel。
Deep reinforcement learning model to play the dice game kniffel. (2023-04-28, Jupyter Notebook, 51473KB, 下载0次)

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

[人工智能/神经网络/深度学习] ai-battleship-player

通过强化学习训练的AI战舰玩家
An AI Battleship Player trained with Reinforcement learning (2022-12-08, Jupyter Notebook, 48KB, 下载0次)

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

[人工智能/神经网络/深度学习] AI-Index-2020

AI-Index-2020,该存储库为斯坦福大学人工智能指数项目提供了对数据和脚本的透明访问...
This repository provides transparent access to data and scripts for the AI Index project, at the Stanford Institute for Human-Centered Artificial Intelligence (HAI). (2020-08-03, Jupyter Notebook, 78175KB, 下载0次)

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

[人工智能/神经网络/深度学习] FPL_LP_GA

FPL_LP_GA,用线性规划和遗传算法玩梦幻英超
FPL_LP_GA,Playing Fantasy Premier League with Linear Programming and Genetic Algorithms (2021-10-31, Jupyter Notebook, 13KB, 下载0次)

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

[人工智能/神经网络/深度学习] cs131-Computer-Vision-Foundations-and-Application

解决方案-Stanford-cs131计算机视觉基础与应用,秋季完整解决方案斯坦福课程cs131的1617次迭代:计算机视觉基础和应用
Solutions-Stanford-cs131-Computer-Vision-Foundations-and-Application,Full solutions for fall1617 iteration of Stanford course CS131: Computer Vision Foundations and Applications (2018-08-15, Jupyter Notebook, 53178KB, 下载0次)

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

[人工智能/神经网络/深度学习] Hangman

Hangman,演示如何使用CNTK训练神经网络玩Hangman的教程
Hangman,A tutorial demonstrating how to train a neural network to play hangman using CNTK (2017-11-02, Jupyter Notebook, 324KB, 下载1次)

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

[人工智能/神经网络/深度学习] play_with_deep_reinforcement_learning

play_with_deep_reinforcement_learning,玩转深度强化学习
play_ with_ deep_ reinforcement_ Learning, playing deep reinforcement learning (2021-08-21, Jupyter Notebook, 94KB, 下载0次)

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

[人工智能/神经网络/深度学习] CS231n

CS231n,斯坦福李飞飞深度学习课程的课后作业,有3个部分Assignment #1: Image Classification, kNN, SVM, Softmax, Neural NetworkAssignment #2: Fully-Con...
CS231n, the homework for Stanford Li Feifei s deep learning course, has three parts Assignment # 1: Image Classification, kNN, SVM, Softmax, Neural NetworkAssignment # 2: Full Con (2017-12-05, Jupyter Notebook, 8646KB, 下载0次)

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

[人工智能/神经网络/深度学习] Lunar-Lander-using-RL

使用RL的月球着陆器,模型学习使用DQN和遗传算法玩月球着陆器<https:gym.openai.com envs LunarLander-v2>,
使用RL的月球着陆器,模型学习使用DQN和遗传算法玩月球着陆器<https:gym.openai.com envs LunarLander-v2>, (2018-07-14, Jupyter Notebook, 2007KB, 下载0次)

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

[人工智能/神经网络/深度学习] Muzero

Muzero,重新实现Muzero算法,AlphaZero的继任者,玩openai健身房游戏,
Re-implementation of MuZero algorithm, successor of AlphaZero, to play openai gym games. , (2020-03-16, Jupyter Notebook, 14KB, 下载0次)

http://www.pudn.com/Download/item/id/1584316367262861.html
总计:295