Repository navigation

#

fnn

原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!

Python
682
3 年前

基于 Pytorch 实现推荐系统相关的算法

Jupyter Notebook
176
3 年前

LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.

Python
102
1 年前

MFRFNN: Multi-Functional Recurrent Fuzzy Neural Network for Chaotic Time Series Prediction

MATLAB
66
3 年前

Easy-to-use pytorch-based framework for RecSys models

Python
40
5 年前

This repository includes the source code of the DL-based symbol-by-symbol and frame-by-frame channel estimators proposed in "A Survey on Deep Learning Based Channel Estimation in Doubly Dispersive Environments" paper [1] that is published in the IEEE Access, 2022.

38
1 年前

A multilayer perceptron (for simple image classification), accelerated with CUDA

CMake
16
5 年前

本项目原是作者的《图像合成技术》的一个课程作业,现已结课,开源出来供同行批评指正。主要内容是从零构建一个基础的参数化的全连接神经网络(不使用人工智能算法库),并使用该网络进行了一个分类实验和一个回归实验。本项目进行了8个版本的神经网络的迭代,每个版本层层推进,适合初学者。每份代码都有非常详细的注释,也体现了较好的面向对象思想,详细情况可阅读ReadMe。

Python
5
4 年前

Basic implementation of FNN and RBF neural networks using tensorflow.

Python
4
7 年前

為了解決簡訊詐騙的小型簡訊分類模型

Python
3
16 天前

 Machine Learning tool for handwritten digit recognition powered by a custom dynamic feed forward neural network written completely from scratch in C++ and CUDA

C++
3
6 年前

Feedforward neural network P.o.C.

Java
3
7 年前