feat: more links
This commit is contained in:
parent
4f56fae07b
commit
0975b91215
|
@ -1,4 +1,4 @@
|
||||||
Deep Learning:
|
Deep Learning Project:
|
||||||
year: May 2022
|
year: May 2022
|
||||||
description: A simple [CNN](https://en.wikipedia.org/wiki/Convolutional_neural_network) [image classifier](https://en.wikipedia.org/wiki/Computer_vision#Recognition), trained on a custom dataset, to recognize car models in [Rocket League Sideswipe](https://sideswipe.rocketleague.com/). Built using [Python](https://en.wikipedia.org/wiki/Python_(programming_language)), [Tensorflow](https://www.tensorflow.org/), [Keras](https://keras.io/) and [adb](https://developer.android.com/studio/command-line/adb).
|
description: A simple [CNN](https://en.wikipedia.org/wiki/Convolutional_neural_network) [image classifier](https://en.wikipedia.org/wiki/Computer_vision#Recognition), trained on a custom dataset, to recognize car models in [Rocket League Sideswipe](https://sideswipe.rocketleague.com/). Built using [Python](https://en.wikipedia.org/wiki/Python_(programming_language)), [Tensorflow](https://www.tensorflow.org/), [Keras](https://keras.io/) and [adb](https://developer.android.com/studio/command-line/adb).
|
||||||
repository: https://github.com/Tocard-Inc/Deep-Learning
|
repository: https://github.com/Tocard-Inc/Deep-Learning
|
||||||
|
@ -6,7 +6,7 @@ Deep Learning:
|
||||||
|
|
||||||
Audio-Visual Data Processing:
|
Audio-Visual Data Processing:
|
||||||
year: June 2022
|
year: June 2022
|
||||||
description: End of semester report on the numerous practical works in [Matlab](https://en.wikipedia.org/wiki/MATLAB). Wrote the report using [Pluto.jl](https://github.com/fonsp/Pluto.jl).
|
description: End of semester report on numerous practical works in [Matlab](https://en.wikipedia.org/wiki/MATLAB). Wrote the report using [Pluto.jl](https://github.com/fonsp/Pluto.jl).
|
||||||
website: https://fainsin.bzh/assets/TAV/
|
website: https://fainsin.bzh/assets/TAV/
|
||||||
|
|
||||||
Sagittarius:
|
Sagittarius:
|
||||||
|
@ -39,7 +39,7 @@ Geometric Modeling:
|
||||||
|
|
||||||
Image processing:
|
Image processing:
|
||||||
year: April 2022
|
year: April 2022
|
||||||
description: Applied image processing techniques, like k-means and meanshift, to images.
|
description: Applied image processing techniques, like [k-means](https://en.wikipedia.org/wiki/K-means_clustering) and [meanshift](https://en.wikipedia.org/wiki/Mean_shift), to images.
|
||||||
repository: https://git.inpt.fr/tocard-inc/enseeiht/ti
|
repository: https://git.inpt.fr/tocard-inc/enseeiht/ti
|
||||||
|
|
||||||
Rendering Engine:
|
Rendering Engine:
|
||||||
|
@ -60,23 +60,26 @@ Functional programming and language translation:
|
||||||
year: 2021
|
year: 2021
|
||||||
repository: https://git.inpt.fr/tocard-inc/enseeiht/tdl/tp2/
|
repository: https://git.inpt.fr/tocard-inc/enseeiht/tdl/tp2/
|
||||||
pdf: https://git.inpt.fr/tocard-inc/enseeiht/tdl/tp2/-/blob/master/rapport.pdf
|
pdf: https://git.inpt.fr/tocard-inc/enseeiht/tdl/tp2/-/blob/master/rapport.pdf
|
||||||
description: "Wrote a simple compiler, including the Lexical & Syntax analyzer, the Abstract Syntax Tree Generator, the Rarget Code Generator"
|
description: "Wrote a simple compiler, including the Lexical & Syntax analyzer, the Abstract Syntax Tree Generator, the Target Code Generator."
|
||||||
|
|
||||||
Telecommunication:
|
Telecommunication:
|
||||||
year: 2020
|
year: 2020
|
||||||
description: Impact of a frequency selective propagation channel and introduction to equalization
|
description: Impact of a frequency selective propagation channel and introduction to equalization.
|
||||||
|
repository: https://git.inpt.fr/fainsil/projet-telecom
|
||||||
|
pdf: https://git.inpt.fr/fainsil/projet-telecom/-/blob/master/rapport.pdf
|
||||||
|
|
||||||
Numerical Optimization:
|
Numerical Optimization:
|
||||||
year: 2021
|
year: 2021
|
||||||
description: Studied (complicated) numerical optimization methods in Julia
|
description: Studied (complicated) numerical optimization methods in [Julia](https://julialang.org/).
|
||||||
|
repository: https://git.inpt.fr/fainsil/optinum
|
||||||
|
|
||||||
Distributed Data Project:
|
Distributed Data Project:
|
||||||
year: 2021
|
year: 2021
|
||||||
description: Built in Java a [Tuple-Space](https://en.wikipedia.org/wiki/Tuple_space)
|
description: Built a [Tuple-Space](https://en.wikipedia.org/wiki/Tuple_space) in [Java](https://en.wikipedia.org/wiki/Java_(programming_language)).
|
||||||
repository: https://git.inpt.fr/tocard-inc/enseeiht/pdr
|
repository: https://git.inpt.fr/tocard-inc/enseeiht/pdr
|
||||||
pdf: https://git.inpt.fr/tocard-inc/enseeiht/pdr/-/blob/main/docs/RAPPORT.pdf
|
pdf: https://git.inpt.fr/tocard-inc/enseeiht/pdr/-/blob/main/docs/RAPPORT.pdf
|
||||||
|
|
||||||
Operations Research:
|
Operations Research:
|
||||||
year: 2021
|
year: 2021
|
||||||
description: Bunch of exercise, studied GJPK, Jump.jl, Dynamical Programming, Memoization...
|
description: Bunch of exercise, studied [GLPK](https://en.wikipedia.org/wiki/GNU_Linear_Programming_Kit), [Jump.jl](https://jump.dev/), [Dynamic Programming](https://en.wikipedia.org/wiki/Dynamic_programming), [Memoization](https://en.wikipedia.org/wiki/Memoization)...
|
||||||
repository: https://git.inpt.fr/tocard-inc/enseeiht/ro
|
repository: https://git.inpt.fr/tocard-inc/enseeiht/ro
|
||||||
|
|
|
@ -8,13 +8,15 @@ I'm also very active in the associative life of my school.
|
||||||
|
|
||||||
Here is my [resume](/assets/resume.pdf) if you are professionally interested.
|
Here is my [resume](/assets/resume.pdf) if you are professionally interested.
|
||||||
|
|
||||||
You can email me at :
|
You can email me at:
|
||||||
|
|
||||||
- [laurent@~~~<WBR>~~~fainsin.bzh](mailto:laurent@fainsin.bzh)
|
- [laurent@~~~<WBR>~~~fainsin.bzh](mailto:laurent@fainsin.bzh)
|
||||||
- [laurentfainsin@~~~<WBR>~~~protonmail.com](mailto:laurentfainsin@protonmail.com) ([PGP](/assets/public.pgp))
|
- [laurentfainsin@~~~<WBR>~~~protonmail.com](mailto:laurentfainsin@protonmail.com) ([PGP](/assets/public.pgp))
|
||||||
- [laurent.fainsin@~~~<WBR>~~~etu.inp-n7.fr](mailto:laurent.fainsin@etu.inp-n7.fr)
|
- [laurent.fainsin@~~~<WBR>~~~etu.inp-n7.fr](mailto:laurent.fainsin@etu.inp-n7.fr)
|
||||||
|
|
||||||
You can reach me via :
|
You can reach me via:
|
||||||
|
|
||||||
- [[Matrix]](https://matrix.to/#/@fainsil:inpt.fr)
|
- [GitHub](https://github.com/Laurent2916)
|
||||||
|
- [GitLab (INP-net)](https://git.inpt.fr/fainsil)
|
||||||
- [LinkedIn](https://www.linkedin.com/in/laurent-fainsin/)
|
- [LinkedIn](https://www.linkedin.com/in/laurent-fainsin/)
|
||||||
|
- [[Matrix]](https://matrix.to/#/@fainsil:inpt.fr)
|
||||||
|
|
Loading…
Reference in a new issue