Ashutosh Singh's repositories

LivePortrait

Bring portraits to life!

License:MITStargazers:0Issues:0Issues:0

Auto-GPT

An experimental open-source attempt to make GPT-4 fully autonomous.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

linux_tweet_app

A very simple webapp based on NGINX

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Regression-in-Keras

A. Build a baseline model Use the Keras library to build a neural network with the following: - One hidden layer of 10 nodes, and a ReLU activation function - Use the adam optimizer and the mean squared error as the loss function. 1. Randomly split the data into a training and test sets by holding 30% of the data for testing. You can use the train_test_splithelper function from Scikit-learn. 2. Train the model on the training data using 50 epochs. 3. Evaluate the model on the test data and compute the mean squared error between the predicted concrete strength and the actual concrete strength. You can use the mean_squared_error function from Scikit-learn. 4. Repeat steps 1 - 3, 50 times, i.e., create a list of 50 mean squared errors. 5. Report the mean and the standard deviation of the mean squared errors.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Responce_Systems

Responce Systems Hackathon 2020

Stargazers:0Issues:0Issues:0

Neighborhood_analysis

Coursera Capstone Project is part of final course of IBM Data Science.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

github-example

This is just demonstration.

Language:PythonStargazers:0Issues:0Issues:0

graphql-compose-examples

Live examples of schemas builded with graphql-compose

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0