All Projects → IsFilimonov → LearningPath

IsFilimonov / LearningPath

Licence: MIT license
Learning repository

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to LearningPath

Hackintosh-ASUS-A455LF-Notebook
EFI Folder for ASUS A455LF-WX039D Notebook Series with Clover/OpenCore Legacy or UEFI
Stars: ✭ 27 (-81.12%)
Mutual labels:  notebook
hub
Public reusable components for Polyaxon
Stars: ✭ 8 (-94.41%)
Mutual labels:  notebook
gorilla-repl
A fork of Jony Epsilon's rich REPL for Clojure in the notebook style.
Stars: ✭ 22 (-84.62%)
Mutual labels:  notebook
icrystal
Jupyter kernel for the Crystal language
Stars: ✭ 26 (-81.82%)
Mutual labels:  notebook
iterative-grabcut
This algorithm uses a rectangle made by the user to identify the foreground item. Then, the user can edit to add or remove objects to the foreground. Then, it removes the background and makes it transparent.
Stars: ✭ 35 (-75.52%)
Mutual labels:  notebook
competitive-programming
This is my collection of various algorithms and data structures that I feel that are needed frequently in competitive programming .
Stars: ✭ 30 (-79.02%)
Mutual labels:  notebook
crypto-trader
Automating crypto trading with python in a jupyter notebook
Stars: ✭ 35 (-75.52%)
Mutual labels:  notebook
MineColab
Run Minecraft Server on Google Colab.
Stars: ✭ 135 (-5.59%)
Mutual labels:  notebook
yuuno
Yuuno = VapourSynth + Jupyter
Stars: ✭ 39 (-72.73%)
Mutual labels:  notebook
fiap-ml-visao-computacional
Repositório dos exemplos e desafios utilizados na disciplina de Visão Computacional do curso de MBA Machine Learning da FIAP
Stars: ✭ 33 (-76.92%)
Mutual labels:  notebook
notebooks
A docker-based starter kit for machine learning via jupyter notebooks. Designed for those who just want a runtime environment and get on with machine learning. Docker tags:
Stars: ✭ 29 (-79.72%)
Mutual labels:  notebook
manning tf2 in action
The official code repository for "TensorFlow in Action" by Manning.
Stars: ✭ 61 (-57.34%)
Mutual labels:  notebook
monte-note
Note taking application with a rich set of editing and management features
Stars: ✭ 63 (-55.94%)
Mutual labels:  notebook
notes
📓读书笔记 <Java 8 实战>
Stars: ✭ 15 (-89.51%)
Mutual labels:  notebook
smart-city-analytics
Analyze large data sets collected from a long-range IoT system that uses LoRaWAN networking
Stars: ✭ 28 (-80.42%)
Mutual labels:  notebook
BlockchainEngineering
Learn to think like a blockchain designer by solving practical challenges
Stars: ✭ 21 (-85.31%)
Mutual labels:  notebook
jupyterlab-custom-css
Add custom CSS rules for JupyterLab
Stars: ✭ 32 (-77.62%)
Mutual labels:  notebook
jupyterlab plotly
This repository is deprecated. The extension has moved to https://github.com/jupyterlab/jupyter-renderers
Stars: ✭ 16 (-88.81%)
Mutual labels:  notebook
xp
A framework (comand line tool + libraries) for creating flexible compute pipelines
Stars: ✭ 54 (-62.24%)
Mutual labels:  notebook
Codex
A free note-taking software for programmers and Computer Science students
Stars: ✭ 242 (+69.23%)
Mutual labels:  notebook

Binder

This repository contains my learning pathway template from 2021. I thought it would be helpful to keep notes in one place. You can use them!
If you find them useful, give them a star and enjoy.

Why I did it?

  1. A major retrospective: Knowledge is quickly forgotten after study if it is not used and recorded. I wanted to save time on note-taking, code execution and data structuring.
  2. A learning retrospective: I like the concept of lifelong learning (you should get to know it too). I studied until 2021 but didn’t write any notes in the repository. At the moment I find it difficult to reproduce the details of past learning in my head. Yes, the general concepts do stick in the long term if you study properly, but the details have to be googled.
  3. HR' retrospective: You have 7.4 seconds to make an impression. The chance that HR will focus on the skills training chapter is minimal. The best solution to save space would be to put this item in a stand-alone solution and keep only a link in a CV.

What did I do?

I found it most convenient to keep notes and test code in the same environment. An ideal solution was the Jupyter notebook. Jupyter combined text formatting, a software environment and the ability to customise with extensions.

What did I use?

To feel comfortable using this template you should have a basic knowledge of:

What did I achieve?

I have developed my own culture of note-taking and am improving it with each new time. I worked through the basic difficulties that many learners face. I ended up with a template and methodology for taking course notes that I can easily refer to, correct and share at any time.

Plans

  • GitHub Actions: draw an automatic training chronology diagram in the Readme.md.

Notes

  • For best notebook rendering than standard GitHub, you may go to the NbViewer (or Binder as you wish).
  • I have to convert PDF lectures to PNG because Markdown can't handle PDFs.
  • I draw diagrams using draw.io.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].