forked from sergeLabo/simple_ai_example
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
serge
committed
Sep 6, 2020
1 parent
44429f4
commit 90b3a2b
Showing
5 changed files
with
20,332 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/.project |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.