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

[人工智能/神经网络/深度学习] s-SVM-loss-function-with-RELU-activation-function

第12天,玩代码
Day 12, playing around with code (2024-03-30, Jupyter Notebook, 0KB, 下载0次)

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

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

大卫·福斯特(David Foster)的生成性深度学习(第二版)的例子——朱莉娅·弗莱克斯(Julia Flux)版本
Examples from David Foster s Generative Deep Learning (2nd. Edition) - Julia Flux version (2024-02-19, Jupyter Notebook, 0KB, 下载0次)

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

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

与斯坦福CE课程“Python商业大型语言模型”(2024年冬季)相关的代码
Code related to the Stanford CE course "Large Language Models for Business with Python" (Winter 2024) (2024-02-05, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] AI-ML-IAS-UofH-2024

涵盖机器学习和神经计算关键概念的代码和注释(6COM1044-赫特福德大学)
Code and notes covering key concepts in Machine Learning and Neural Computing (6COM1044 - University of Hertfordshire) (2024-01-27, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Machine-Learning-Specialization

我的课程在斯坦福大学和深度学习的机器学习专业化期间工作。人工智能
My course work during machine learning specialization by Stanford and Deeplearning.AI (2024-01-26, Jupyter Notebook, 0KB, 下载0次)

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

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

用Python开发一款Snake游戏,不仅允许人类玩家玩,还使用强化学习来训练人工智能代理...,
Develop a Snake game in Python that not only allows human players to play but also uses reinforcement learning to train an AI agent that can play the game and improve over time. (2023-10-16, Jupyter Notebook, 0KB, 下载0次)

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

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

使用强化学习教授AI玩Pong。,
Teaching AI to play Pong using reinforcement learning., (2023-09-08, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] ing-AI-to-play-games-using-Reinforcement-Learning

WiDS训练AI使用强化学习玩游戏,,
WiDS-Training-AI-to-play-games-using-Reinforcement-Learning,, (2023-07-21, Jupyter Notebook, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] MediaPipe-Pose-Detection

使用姿势检测玩地铁冲浪者游戏,
Playing Subway Surfers Game using Pose Detection, (2023-08-29, Jupyter Notebook, 0KB, 下载0次)

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

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

RL训练代理玩霸王龙游戏,
RL trained agent to play t-rex game, (2020-06-15, Jupyter Notebook, 0KB, 下载0次)

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

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

一个代理在玩文字冒险游戏,
An agent playing text adventure games, (2017-11-27, Jupyter Notebook, 0KB, 下载0次)

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

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

这包含了我为斯坦福大学CS231n编写的各种代码,包括SVM、NN、CNN、LSTM等
This contains various code I wrote for Stanford CS231n, including SVM, NN, CNN, LSTM, etc (2017-07-26, Jupyter Notebook, 16331KB, 下载0次)

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

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

ml面试,我的机器学习工作面试家庭作业解决方案。
ml-interviews,My solutions for Home Assignments for Machine Learning Job Interviews. (2021-07-14, Jupyter Notebook, 1436KB, 下载0次)

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

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

遗传游乐场,在python中玩遗传算法
genetic-playground,Playing around with genetic algorithms in python (2021-01-10, Jupyter Notebook, 275KB, 下载0次)

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

[人工智能/神经网络/深度学习] deep-learning-cv-tutorial

深度学习cv教程,在斯坦福Cars196数据集上介绍深度学习和计算机视觉的教程。
deep-learning-cv-tutorial,Tutorial introducing deep learning and computer vision on the Stanford Cars196 dataset. (2021-05-08, Jupyter Notebook, 1498KB, 下载0次)

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

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

CS131,斯坦福大学CS131计算机视觉的个人笔记和家庭作业解决方案:基础和应用
CS131,Personal notes and homework solutions for Stanford s CS131 Computer Vision: Foundations and Applications (2020-06-13, Jupyter Notebook, 41456KB, 下载0次)

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

[人工智能/神经网络/深度学习] playing-mario-with-deep-reinforcement-learning

用深度强化学习玩马里奥,(双人决斗)深度Q学习玩超级马里奥兄弟的实现。
playing-mario-with-deep-reinforcement-learning,An implementation of (Double Dueling) Deep-Q Learning to play Super Mario Bros. (2021-04-03, Jupyter Notebook, 46503KB, 下载0次)

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

[人工智能/神经网络/深度学习] cs229-2018-autumn

cs229-2018秋季,斯坦福大学cs229:机器学习课程的所有笔记和材料
cs229-2018-autumn,All notes and materials for the CS229: Machine Learning course by Stanford University (2021-08-15, Jupyter Notebook, 417273KB, 下载0次)

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

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

CS231n_spring1718,CS231n: Convolutional Neural Networks for Visual Recognition 斯坦福大学面向视觉识别的卷积神经网络课程
CS231n_ Spring1718, CS231n: Convolutional Neural Networks for Visual Recognition Course at Stanford University (2018-06-24, Jupyter Notebook, 17197KB, 下载0次)

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

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

standford_cs231n_assignment,学斯坦福 CS231n 面向视觉识别的卷积神经网络课程的作业
standford_ cs231n_ Assignment, assignment for the Stanford CS231n convolutional neural network course for visual recognition (2017-05-08, Jupyter Notebook, 668KB, 下载0次)

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