[ICCV 2025] Official code for AnimateAnyMesh: A Feed-Forward 4D Foundation Model for Text-Driven Universal Mesh Animation
-
Updated
Feb 25, 2026 - Python
[ICCV 2025] Official code for AnimateAnyMesh: A Feed-Forward 4D Foundation Model for Text-Driven Universal Mesh Animation
[NeurIPS 2025] Styl3R: Instant 3D Stylized Reconstruction for Arbitrary Scenes and Styles
[SIGGRAPH2026] Official code for SIGGRAPH2026 paper: R-DMesh: Video-Guided 3D Animation via Rectified Dynamic Mesh Flow
implement Artificial Neural Network on different languages
List of papers on 4D Generation (From 2025 to now)
🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and Back Propagation.
Feed-forward neural network in pure C without ML libraries. Features backpropagation, custom memory management, PNG image processing, and automated hyperparameter optimization.
Introduction to Neural Networks (Create a neural network using Numpy)
Step-by-step guide to creating a neural network from scratch in Python.
A simple Neural Network library for JavaScript
Introduction to Neural Networks (Create a neural network using Numpy)
Implement nlp with GLOVE and textbook with feed forward network
Neural Network for Beginners
Foundations of Neuroscience Course Project
A simple neural network implementation for learning purposes
Neural Networks with multiple hidden layers, implemented in tensorflow.
Simple automated feed-forward artificial neural network.
Exploring the architecture of the tech and its evolution that forms the backbone of the state-of-the-art NLP systems
Add a description, image, and links to the feed-forward topic page so that developers can more easily learn about it.
To associate your repository with the feed-forward topic, visit your repo's landing page and select "manage topics."