Here are
116 public repositories
matching this topic...
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Updated
Sep 27, 2019
Java
General program examples that I use for tutorials in 'GenuineCoder' YouTube channel
Updated
Apr 11, 2020
Java
Example solutions exercises from lessons in course PHPDevs
A place for small experiments and excercises.
Updated
Oct 25, 2018
Jupyter Notebook
My code and solutions related to the book Hands-on Machine Learning with Scikit-Learn and TensorFlow.
Updated
Dec 14, 2017
Jupyter Notebook
Source code, exercises from the book "Mastering Concurrency in Go" by Nathan Kozyra
[WIP] This is an adoption of S-99 or P-99 for Rustlang
Updated
May 23, 2020
Rust
Exercises I do from books, articles, etc.
Updated
May 4, 2020
Scheme
My Learning on Julia [I am not interested to steal others work, but record and document my ways of learning.]
Updated
Apr 14, 2019
Jupyter Notebook
Series of mini-projects as part of #100DaysOfSwift #100DaysOfCode and beyond.
Updated
Jun 28, 2019
Swift
🏋 Offical repo for the open excercise API - Home of the worlds weightlifting excercises
Updated
Apr 4, 2020
JavaScript
Contains my submissions for fullstack open 2019
Updated
Apr 5, 2020
JavaScript
1 day 1 coding with golang
This is a starting point for any beginner who wants to learn JavaScript and web development in general.
Updated
Jan 24, 2020
JavaScript
Updated
Apr 7, 2020
Python
Updated
May 9, 2015
Python
Notes, scripts and excercises to conducted studies at Wroclaw University of Technology in winter 2019/2020
Updated
Jan 30, 2020
Python
This repository contains the solutions of the lecture "Advanced Programming" ("Programmazione Avanzata") held at Università di Camerino, Computer Science Degree.
Updated
May 21, 2018
Java
Solution to the GCI17 problem
A test app for the split-screen testing
Updated
Nov 7, 2017
Kotlin
This is Techolution coding test. Please, read carefully as this information can affect the results of this test.
Updated
Nov 3, 2017
JavaScript
Beginner Cinder + Shader Workshop run at Bluecadet in early 2017
The repository contains the presentation slides with all exercises and tools for my presentation at the "First International Conference on Numerical Weather and Climate Prediction" in Tehran.
Updated
Nov 28, 2018
Shell
1 day 1 coding with rust-lang
Project Based Learning for Apache Spark
Updated
Jun 2, 2020
Scala
Very simple set of programs in C / C ++ language, ideal for someone who starts programming. ------ Conjunto de programas en lenguaje C / C++ muy simples, ideales para alguien que esta comenzando con la programación.
1 day 1 coding with clojure
Updated
Feb 4, 2020
Clojure
Improve this page
Add a description, image, and links to the
excercises
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
excercises
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
A function called calculate() needs to be added to the Calculator from the Text category.
It should act like described in its description without using eval() or anything similar.