Skip to content

liamn2/Emberwrought

Repository files navigation

Emberwrought

Various code for personal progress.

21/01/2024 (Sunday): Creating Keras.py to examine some of the library's features in-depth.
22/01/2024 (Monday): Looking at training a convnet to identify MNIST digits.
23/01/2024 (Tuesday): Compiling model in Keras.
24/01/2024 (Wednesday): Adding final pieces to model for saving.
26/01/2024 (Friday): Created webscraper in Beautiful Soup 4. Saved script as WebScraper.py.
31/01/2024 (Wednesday): Reviewing WebScraper.py and adding features. Created requests.py to study the requests library for HTML in Python.
03/02/2024 (Saturday): Further work on Webscraper.py. Added json-candlestick.py.
04/02/2024 (Sunday): Will work more on improving Webscraper.py.
05/02/2024 (Monday): Added note to Webscraper.py.
06/02/2024 (Tuesday): Will try another NN type in Keras.
07/02/2024 (Wednesday): Reviewing web scraper.
09/02/2024 (Friday): Studying candlestick graph generator.
10/02/2024 (Saturday): Reviewed Keras NN.
11/02/2024 (Sunday): Reviewed requests.py and added features.
15/02/2024 (Thursday): Functionality for Keras CNN tested on local machine.
16/02/2024 (Friday): Reviewed repository for quality verification.
27/02/2024 (Tuesday): Added ML_Model.py, script for creating machine learning model from housing data.
04/03/2024 (Monday): Edited requests.py. Will add some of the LLM work I'm doing soon.
05/03/2023 (Tuesday): Created LLM-Access.py. Script to connect to models on Hugging Face.
06/03/2024 (Wednesday): Added more to LLM-Access.py.
07/04/2024 (Sunday): Created langchain.py to study the library, specifically in relation to working with Hugging Face LLMs.
02/08/2024 (Friday): Created scribs.py to replicate coding challenge answer.
03/08/2024 (Saturday): Updated scribs.py and added note. Created cplusplusnoodling.cpp for C++ coding.
01/09/2024 (Sunday): Added Binary Tree Preorder Traversal algorithm to scribs.py.
02/09/2024 (Monday): Added Binary Tree Postorder Traversal yesterday. Rewrote Preorder Traversal today.
06/06/2025 (Friday): Created snowflakeSetup.py, a Python script for navigating the Snowflake API.
08/06/2025 (Sunday): Created sample.bas, a file for practicing BASIC.
10/06/2025 (Tuesday): Added notes in sample.bas. Covered operators, special functions, multi/single variable mathematical functions. Created hello.rs for Rust programming. Created COBOL.cob for testing COBOL. 11/06/2025 (Wednesday): Reviewed and corrected errors in snowflakeSetup.py. Added Collatz algorithm to hello.rs.
12/06/2025 (Thursday): Added Collatz algorithm in cplusplusnoodling.cpp. Added probability functions and syntax to sample.bas.
13/06/2025 (Friday): Added the minimum COBOL program to COBOL.cob.
20/06/2025 (Friday): Added list of macros in std crate. Added list of Rust keywords.
24/06/2025 (Tuesday): Added code on primitives and structures in hello.rs. Added structures.rd to practice structures.
25/06/2025 (Wednesday): Created new struct in structures.rs.
26/06/2025 (Thursday): Updated structures.rs with basic use cases for data analysis and added some notes on rustlearn, a crate for machine learning.
01/07/2025 (Tuesday): Created functions.rs to practice defining and calling functions in Rust.
06/07/2025 (Sunday): Added a sum algorithm to cplusplusnoodling.cpp.
13/07/2025 (Sunday): Practiced if statements and using 'continue' keyword in hello.rs.
22/07/2025 (Tuesday): Created pysheaf.py, interesting library that uses sheaves as data structures.
23/07/2025 (Wednesday): Practised C++ in cplusplusnoodling.
24/07/2025 (Thursday): Added notes on structure of PySheaf. Forked repo now.
25/07/2025 (Friday): Practised functions in structures.rs. Need to find a project.
30/09/2025 (Tuesday): Added zeta.py. Calculates values of the Riemann Zeta function.
03/10/2025 (Friday): Created contour_graph.py. Contour graph for grid plot.

About

Various code for personal progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors