Skip to content

Commit

Permalink
numpy ok
Browse files Browse the repository at this point in the history
  • Loading branch information
serge committed Sep 6, 2020
1 parent 44429f4 commit 90b3a2b
Show file tree
Hide file tree
Showing 5 changed files with 20,332 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.project
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# simple_ai_example
# simple ai example
Example d'un script python pour créer un perceptron multicouche

### Principe
* En python (numpy) avec 50 lignes de code
* Puis avec cupy
* Enfin avec Tensorflow

### La documentation sur le wiki ressources.labomedia.org

[Exemple simple d'IA](https://ressources.labomedia.org/simple_ai_example)


### Merci à La Labomedia
Loading

0 comments on commit 90b3a2b

Please sign in to comment.