Skip to content
#

neaural-network

Here are 38 public repositories matching this topic...

Generating Shakespearean Text with LSTM Neural Networks: This project uses LSTM networks to generate text in the style of William Shakespeare. It explores the intersection of literature and AI by mimicking the rich linguistic nuances and poetic depth of Shakespearean prose and poetry.

  • Updated May 17, 2024
  • Jupyter Notebook

Our Project generates Monet-style images using a Generative Adversarial Network (GAN) consisting of a generator and discriminator neural network. Also, It contains some additional features like Chatbot which tells you about what actually Monet-style images are, along with feature of Object Detection for generating its images using GAN architecture.

  • Updated Jun 2, 2023
  • Jupyter Notebook

♻️ RecycleVision is an AI-powered Streamlit app that classifies waste using a trained MobileNetV2 model. Upload or capture images to get instant predictions, eco-disposal tips, and chatbot support. It tracks usage stats and supports single or batch image processing for smarter recycling.

  • Updated Jul 29, 2025
  • Jupyter Notebook

这是一个基于强化学习 (Reinforcement Learning) 的弹幕躲避游戏 AI 项目。 AI 使用 DQN (Deep Q-Network) 算法学习如何在密集的弹幕中生存,并尽可能获得更高的分数。 游戏环境完全基于 Pygame 开发,不依赖任何第三方闭源游戏,可以在本地 CPU 上流畅运行。

  • Updated Feb 28, 2026
  • Python

This project performs object recognition using CIFAR-10 and CNN/Random Forest models in Python. It preprocesses data, trains models, evaluates performance and compares results with the goal of high accuracy and feature importance understanding. The final output includes a comparison of the models and insights.

  • Updated Jan 30, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the neaural-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neaural-network topic, visit your repo's landing page and select "manage topics."

Learn more