Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • swissai/amld-2021-workshop
  • kalyankaranirudh6/vscode
2 results
Show changes
Showing
with 14 additions and 22 deletions
Figures_for_Jupyter_notebooks/Slide12.jpeg

21.5 KiB

Figures_for_Jupyter_notebooks/Slide13.jpeg

235 KiB

Figures_for_Jupyter_notebooks/Slide14.jpeg

230 KiB

Figures_for_Jupyter_notebooks/Slide15.jpeg

257 KiB

Figures_for_Jupyter_notebooks/Slide16.jpeg

205 KiB

Figures_for_Jupyter_notebooks/Slide17.jpeg

247 KiB

Figures_for_Jupyter_notebooks/Slide2.jpeg

165 KiB

Figures_for_Jupyter_notebooks/Slide3.jpeg

233 KiB

Figures_for_Jupyter_notebooks/Slide4.jpeg

189 KiB

Figures_for_Jupyter_notebooks/Slide5.jpeg

224 KiB

Figures_for_Jupyter_notebooks/Slide6.jpeg

21.6 KiB

Figures_for_Jupyter_notebooks/Slide7.jpeg

170 KiB

Figures_for_Jupyter_notebooks/Slide8.jpeg

153 KiB

Figures_for_Jupyter_notebooks/Slide9.jpeg

192 KiB

MIT License
GPL License
Copyright (c) 2021 pawel rosikiewicz
Copyright (c) 2021 Pawel Rosikiewicz
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file
# AMLD 2021 Workshop
test with chnages and modiufications
Practical part for AMLD 2021 Workshop based on the original work of Pawel Rosikiewicz available at Github: https://github.com/PawelRosikiewicz/SkinDiagnosticAI
Practical part for AMLD 2021 Workshop based on the original work of Pawel Rosikiewicz available at [Github](https://github.com/PawelRosikiewicz/SkinDiagnosticAI).
![skindiagnosticai title image](images/skindiagnosticai_title_image.png)
......@@ -10,8 +8,7 @@ Practical part for AMLD 2021 Workshop based on the original work of Pawel Rosiki
### Comparison of 5000 AI methods for cancer detection and classyfication on dermatoscopic images from Harvard HAM10000 dataset using FastClassAI workbench
Author: Pawel Rosikiewicz, Founder, and Team Leader at SwissAI
License: MIT
The goal is to quickly test and optimize large number of ml and deep learning models and dataset preprocessing procedures, that are integrated in one python enviroment with FastClassAI workebench.
Main Goals are:
......