-
Notifications
You must be signed in to change notification settings - Fork 6
0. Getting Started
kausmik edited this page Aug 25, 2020
·
14 revisions
A No Code State of the Art Model-building Open Source application which simplifies training fast and accurate models supported by FastAI.
To install, just run the following commands in order.
git clone https://github.com/manikyabard/DashAI.gitcd DashAI/
chmod +x install.sh && ./install.sh
sudo nano ~/.bashrc
$dashai = [PATH TO DASHAI]/run.sh
⚠️ Replace [PATH TO DASHAI] with the path
Refer https://fastai1.fast.ai/troubleshoot.html for some detailed information.
Reach out to us here by creating an issue. Thank you for your interest!