mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Merge branch 'codecrafters-io:master' into master
This commit is contained in:
commit
0348aca052
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Table of Contents: Build your own X
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch.
|
||||
|
||||
|
|
@ -383,7 +383,7 @@ It's a great way to learn.
|
|||
|
||||
#### Build your own `Visual Recognition System`
|
||||
|
||||
* [**Python**: _Developing a License Plate Recognition System with Machine Learning in Python_](https://blog.devcenter.co/developing-a-license-plate-recognition-system-with-machine-learning-in-python-787833569ccd)
|
||||
* [**Python**: _Developing a License Plate Recognition System with Machine Learning in Python_](https://medium.com/devcenter/developing-a-license-plate-recognition-system-with-machine-learning-in-python-787833569ccd)
|
||||
* [**Python**: _Building a Facial Recognition Pipeline with Deep Learning in Tensorflow_](https://hackernoon.com/building-a-facial-recognition-pipeline-with-deep-learning-in-tensorflow-66e7645015b8)
|
||||
|
||||
#### Build your own `Voxel Engine`
|
||||
|
|
|
|||
Loading…
Reference in a new issue