-
keywords
Section # 005,
Java,
AI,
3D Chess Game,
JavaFX,
Blender
### Project Abstract
This project proposes the development of an AI-powered 3D chess game that allows users to play onlin…
-
## Feature Description
Add a your machine learning algorithm.
## Is your feature request related to a problem?
Just add a brief discription about the algorithm.
-
In the code, the datasets are being mounted from google drive which takes more time and lags execution time. Instead the datasets are present in Data directory so fetching from it will be more feasibl…
-
## Issue will be closed if:
> 1) You mention more than one algorithm. You can create a separate issue for each algorithm once the current one is completed.
> 2) You propose an algorithm that is …
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Daily News Text Summarizer
:red_circle: **Aim** : Develop a system that automatically summarizes news a…
-
Hello! While fitting VQC on a (3599, 20) training dataset I faced the following exception:
`MemoryError: Unable to allocate 1.64 GiB for an array with shape (1048576,) and data type
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
**User Story (MVP)** - Use should be able to run a neural network trained on "synthetic data" (missions generated by PARANOIA Super Mission Generator) to generate human-readable missions.
**Post-MV…
-
Can you make a machine learning program that approximates PI ? Make program try to guess last digit of pi. Ex: input 3.14 -> ML: 3.141 .. But it will be much complicated than this.
-
I'm planning to perform a time series analysis using neural networks in iFogSim. But I dont know whether it is possible or not. Can you please tell me how can I perform that?