Skip to main content

Summer Break 2017, Day 2 of 83: All Hail the Schedule

I think the plan's working; I'm already motivated to accomplish everything I've planned in The Schedule. Thanks to Google Calendar, I have the flexibility to change what I do on a daily basis.
(I know, it's like I'm a spokesperson for Google right now, but you haven't seen half of it.) With Calendar's goals feature, I specify frequency and position of goals I want to accomplish, and machine learning ensures the times work out for me. Sure, it's a bit finicky right now, but at least I didn't have to make a hundred something event times for goals that don't have entirely consistent definite start and end time.


MOOCs and More

Because of my existing knowledge and experience with Udacity, I've decided to use their online courses to enrich my currently unstructured learning.

Here's everything scheduled to be completed during the summer:
  • Introduction to Machine Learning (the big one, the real thing I want to accomplish)
  • Introduction to Deep Learning (I hope to at least start this by the end of the summer)
  • Intro to Data Analysis (more like a prelude to Intro to Data Science)
  • Intro to Data Science (so I can learn to love big data) 
  • Introduction to Descriptive Statistics
  • Introduction to Inferential Statistics
I'm dedicated to treating these MOOCs as real courses of learning. I'm taking notes during them and actively suppressing distractions to ensure I fully understand what's going on.

Khan Academy

I'm using Khan Academy to touch up on my existing math skills (yes, even addition of mixed numbers and geometric transformations). I've begun with fourth grade math and I'm working my way up to algebra and AP Calculus BC (because AB is for skrubs).

As much as I would like to keep my mind sharp, my primary goal is to learn linear algebra since I know I won't be taught it in high school. Vectors are important to computer science to say the least, so I'm going to push myself to learn a topic which I think should be introduced in Algebra II.

I'm going to make sure these posts appear on a more consistent, timely schedule (10:30-11:00).
Good night.

Comments

Popular posts from this blog

What's a TSI Test?

I took the TSI test on Wednesday, but I wasn't the first one in the lab to finish. I blame my proctor's slowness at informing me on some prerequisites that Administration didn't inform me about and my own apathy to a test that didn't seem to put up much of a fight. Three other people beat me to the punch, but I still managed to finish before the end of third period. Since this test doesn't involve a non-disclosure agreement that people really don't care about anyway , I'll talk about the contents of the test. There's nothing too interesting about the test. I likely could have gotten a perfect score if I tried, and that's not just me being cocky. There was no advanced math on the test (nothing higher than algebra), but the reading sections are slightly more comprehensive than the STAAR test's. I literally mean slightly more comprehensive; the STAAR test is more fiction-oriented while the TSI's reading (I think) only consists of nonfiction pas...

Summer Break 2017, Day 1 of 83

What is this? Imagine you could harness the full productive capacity of summer vacation without having to succumb to sleeping in while mindlessly looking over documentation or forgetting to finish a summer assignment until a week before school begins. Imagine how many hours you lose by simply not having a plan? (It's in the range of 581–787.) I'm imagining summer break as school/work on my terms. Of course, that means I'm "off" on holidays, but I'm keeping weekends open for work. Weekends are fair game because I wanted to increase the "number of days in summer break" for marketing, and I realize if I properly schedule events on weekends, I can finally have projects I can start and finish in a week.  Of course, I didn't begin summer break on the first day I wasn't required to attend school because I really wanted to begin on day one.  Beginning on day one makes me punctual (if you don't count the fact a day zero would truly impress ...

Summer Break 2017, Day 3 of 83: Naive Bayes?

Did Thomas Bayes ever think a small part to proving God's existence would be used in machines to classify data? I don't know, and most of us don't care. I'm waiting to use this and other algorithms in production to something I can showcase. Progress I am almost done with the second lesson of Udacity's introduction to machine learning course. The lesson, titled "Naive Bayes" reveals exactly the topic of discussion. Continuing with my goal, I've taken detailed notes about an example relating to the probability of having cancer based on a test. Because of my excitement, I've created a Python virtual environment for machine learning-related packages including TensorFlow, Scikit-learn, and numpy. I've already played around with inputting different values into a Bayes classifier. In terms of scheduling, today was actually a bland day with only four events (besides this) scheduled. Tomorrow has eight activities to occupy my day including l...