Stars
This repo will record some knowledge about computer science, artificial intelligence and EE
免费代理池分享(ss/ssr/vmess/trojan类型),TG交流:https://t.me/share_proxy_001
Python port of ShadowsocksR
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
[ACL 2024] Enhancing Large Language Models in Coding Through Multi-Perspective Self-Consistency
CS-BAOYAN / CS-BAOYAN-2024
Forked from CS-BAOYAN/CS-BAOYAN-20232024年保研经验贴和相关物料
Building Segmentation from Fused Satellite and Aerial Imagery Datasets using U-Net in FastAI
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
2023南京大学计算机科学与技术845考研公共课和专业课资料:数学一、英语一、政治、数据结构、计算机网络、计算机系统基础、操作系统教程、算法设计与分析-包括真题、期末考试、PPT、模拟题、专业课参考书及课后答案、报录比、经验等等
My blogs and code for machine learning. https://cnblogs.com/pinard
Pure numpy implementation of LeNet5, to help you understand how CNN works.
Building Convolutional Neural Networks From Scratch using NumPy
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
这是我的博客《不用框架,使用Python搭建基于numpy的卷积神经网络来进行cifar-10分类的深度学习系统》的代码实现。
A numpy based CNN implementation for classifying images
Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh
关于2022年CS保研夏令营通知公告的汇总。欢迎大家积极分享夏令营信息,资瓷一下互联网精神吼不吼啊?
IcyFeather233 / pytorch-book
Forked from chenyuntc/pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
四川大学编译原理课程-实验课相关代码与实验报告(2019年潘薇班)
A Convolutional Neural Network implemented from scratch (using only numpy) in Python.
Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.