Click to see live demo site - login disabled
Braintrain is a Node.js and React application designed to simulate a neural network for middle and high school students. Through interactive exercises and games, students learn about the role of neurons, hidden layers, weights, neural propagation, adaptation strategies, function approximation (approximators), bias, and feedback. The game supports class activities with any group size, allowing each student to log in securely and participate.
- Neural network simulation for educational purposes
- Interactive cognitive exercises and games
- User authentication via Firebase
- Real-time data updates
- Responsive and user-friendly interface
- Node.js v14.21.3
- npm
- Clone the repository:
git clone https://github.com/your_username/braintrain.git cd braintrain - Install dependencies: npm install
- Set up Firebase: Add your Firebase configuration in firebaseInit.js.
- Run the application:
npm start
Open your browser and navigate to http://localhost:3000 to access the application.
- Fork the repository.
- Create your feature branch (git checkout -b feature/AmazingFeature).
- Commit your changes (git commit -m 'Add some AmazingFeature').
- Push to the branch (git push origin feature/AmazingFeature).
- Open a pull request.
Distributed under the MIT License. See LICENSE for more information.Trigger workflow Trigger workflow Trigger workflow Trigger workflow Trigger workflow Trigger workflow Trigger workflow Trigger workflow Trigger workflow Trigger workflow