Skip to content

Commit f800bc5

Browse files
Merge pull request #3 from Lorenagubaira/A-O-P-M-L
a few #'s were adden in one h2
2 parents 5737231 + e7a698a commit f800bc5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.es.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<!-- hide -->
2-
32
# Proyecto de Optimización de Algoritmos para Machine Learning
4-
53
<!-- endhide -->
64

75
Dentro de este repositorio, encontrarás un archivo llamado `./notebook/problems.ipynb` con los ejercicios que necesitas terminar para completarlo.
@@ -18,6 +16,6 @@ La forma más fácil de comenzar a trabajar en este proyecto es usando Gitpod:
1816

1917
Una vez que hayas terminado de resolver los ejercicios, asegúrate de confirmar tus cambios, hazle "push" a el fork de tu repositorio y ve a 4Geeks.com para subir el enlace del repositorio.
2018

21-
# Soluciones
19+
## Soluciones
2220

2321
También incorporamos un archivo `./notebook/*-solution[n].ipynb` que te sugerimos honestamente que solo uses si estás atascado durante más de 30 minutos o si ya has terminado y deseas compararlo con tu enfoque.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!-- hide -->
22
# Algorithm Optimization Project for Machine Learning
33
<!-- endhide -->
4+
45
Inside this repository, you will find a file called `./notebook/problems.ipynb` with the exercises you need to finish to complete it.
56

67
## 🌱 How to start this project
@@ -15,6 +16,6 @@ The easiest way to start working on this project is by using Gitpod:
1516

1617
Once you are finished solving the exercises make sure to commit your changes, push to your repository fork and go to 4Geeks.com to upload the repository link.
1718

18-
# Solutions
19+
## Solutions
1920

2021
We also incorporated the solutions files `./notebook/*-solution[n].ipynb` that we strongly suggest you only use if you are stuck for more than 30min or if you have already finished and want to compare it with your approach.

0 commit comments

Comments
 (0)